Skip to content

Commit 4f186ea

Browse files
committed
Version bump
1 parent a895109 commit 4f186ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@layerframers/whereami",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Tools that help with fetching location based info when building production SSR apps, e.g. NextJS. Client vs. Server, Staging vs. Production, etc.",
55
"main": "index.js",
66
"directories": {
77
"lib": "lib"
88
},
99
"scripts": {
10-
"test": "echo \"Error: no test specified\" && exit 1"
10+
"test": "echo \"Error: no test specified\" && exit 1",
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)