@splinetool/runtime
Advanced tools
Comparing version 0.9.82 to 0.9.83
{ | ||
"name": "@splinetool/runtime", | ||
"version": "0.9.82", | ||
"version": "0.9.83", | ||
"type": "module", | ||
@@ -22,2 +22,3 @@ "main": "./build/runtime.js", | ||
"build": "cross-env NODE_ENV=production node --experimental-json-modules ./esbuild.mjs", | ||
"test-server-side": "cross-env NODE_ENV=test node --experimental-json-modules ./esbuild.mjs && node ./build/runtime.cjs && echo '✅ Pass'", | ||
"lint": "eslint src/ --max-warnings=0 --cache", | ||
@@ -24,0 +25,0 @@ "format": "prettier src/ --write", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
2603699
18144