Skip to content

Commit

Permalink
force semver package
Browse files Browse the repository at this point in the history
  • Loading branch information
kilbot committed Jun 12, 2023
1 parent 11ce639 commit 99c17f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wcpos/managed-expo",
"version": "1.2.0",
"version": "1.2.1",
"main": "index.js",
"author": "kilbot <paul@kilbot.com>",
"homepage": "https://wcpos.github.io/managed-expo",
Expand Down Expand Up @@ -66,6 +66,7 @@
"react-native-web": "~0.18.12",
"react-native-webview": "12.1.0",
"sentry-expo": "~6.1.1",
"semver": "^7.5.1",
"uuid": "3.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 99c17f4

Please sign in to comment.