feat: update npmrc
This commit is contained in:
+3
-3
@@ -10,11 +10,11 @@
|
||||
"export": "node templateLibs/export.cjs",
|
||||
"preview": "vite preview",
|
||||
"build": "node templateLibs/zip.cjs",
|
||||
"update": "npm i @24tools/ads_common@latest @24tools/playable_template@latest && node templateLibs/update.cjs"
|
||||
"update": "npm i @hitplay/ads_common@latest @hitplay/playable_template@latest && node templateLibs/update.cjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@24tools/ads_common": "^0.15.6",
|
||||
"@24tools/playable_template": "^0.15.5",
|
||||
"@hitplay/ads_common": "^0.15.12",
|
||||
"@hitplay/playable_template": "^0.15.9",
|
||||
"@tweenjs/tween.js": "^25.0.0",
|
||||
"bytebrew-web-sdk": "^1.0.1",
|
||||
"cannon-es": "^0.20.0",
|
||||
|
||||
Reference in New Issue
Block a user