feat: update npmrc

This commit is contained in:
24Play-Mykyta-Slobodianiuk
2026-06-09 16:59:49 +03:00
parent 38d41a9805
commit 0399551038
34 changed files with 42 additions and 4991 deletions
+3 -3
View File
@@ -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",