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
+1 -1
View File
@@ -1,6 +1,6 @@
import { Box3, DoubleSide, Group, Material, Mesh, Object3D, Vector3 } from "three";
import * as TWEEN from "@tweenjs/tween.js";
import { CameraC_internal } from "@24tools/playable_template";
import { CameraC_internal } from "@hitplay/playable_template";
import { ThreeC } from "./ThreeC";
import { GameEvents } from "../core/GameEvents";
import { GameLoop } from "../core/GameLoop";