Skip to content

Commit

Permalink
Use the actual npm versions for the js packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bcbogdan committed Nov 1, 2024
1 parent 2239a7c commit 5047c99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions v2/src/plugins/codeTypeChecking/jsEnv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
"react-router-dom5": "npm:react-router-dom@^5.3.0",
"socket.io": "^4.6.1",
"socketio": "^1.0.0",
"supertokens-auth-react": "github:supertokens/supertokens-auth-react#0.48",
"supertokens-auth-react": "^0.48",
"supertokens-auth-react-script": "github:supertokens/supertokens-auth-react#0.48",
"supertokens-node": "github:supertokens/supertokens-node#21.0",
"supertokens-node": "^21.0.0",
"supertokens-node7": "npm:[email protected]",
"supertokens-react-native": "^5.0.0",
"supertokens-web-js": "github:supertokens/supertokens-web-js#0.14",
"supertokens-web-js": "^0.14",
"supertokens-web-js-script": "github:supertokens/supertokens-web-js#0.13",
"supertokens-website": "github:supertokens/supertokens-website#20.1",
"supertokens-website": "^20.1",
"supertokens-website-script": "github:supertokens/supertokens-website#20.0",
"typescript": "^4.9.5",
"vue": "^3.4.35"
Expand Down

0 comments on commit 5047c99

Please sign in to comment.