Skip to content

Commit 20e6a49

Browse files
committed
Update version
1 parent f55b822 commit 20e6a49

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/gatekeeper/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onaio/gatekeeper",
3-
"version": "0.4.0",
3+
"version": "1.0.0",
44
"description": "Reusable tools for adding authentication to your React app",
55
"main": "dist/index.js",
66
"types": "dist/types",
@@ -53,6 +53,5 @@
5353
"redux": "^4.0.1",
5454
"redux-testkit": "^1.0.6",
5555
"typescript": "^5.2.2"
56-
},
57-
"gitHead": "27f4630eb8ce35033f23ccb0e3e7ef898da4a289"
56+
}
5857
}

0 commit comments

Comments
 (0)