Skip to content

Commit

Permalink
update sample package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
laliconfigcat committed May 31, 2022
1 parent f341b8e commit f47628e
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 101 deletions.
124 changes: 62 additions & 62 deletions samples/angular-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/angular-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@angular/platform-browser": "~13.0.0",
"@angular/platform-browser-dynamic": "~13.0.0",
"@angular/router": "~13.0.0",
"configcat-js": "^5.7.4",
"configcat-js": "^5.9.0",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
Expand Down
30 changes: 15 additions & 15 deletions samples/react-native/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"eject": "expo eject"
},
"dependencies": {
"configcat-js": "^5.7.4",
"configcat-js": "^5.9.0",
"expo": "^41.0.1",
"react": "~17.0.2",
"react-dom": "~17.0.2",
Expand Down
Loading

0 comments on commit f47628e

Please sign in to comment.