@zappar/cra-template-r3f-image-tracking
Advanced tools
Comparing version 1.0.4 to 1.0.6
{ | ||
"name": "@zappar/cra-template-r3f-image-tracking", | ||
"version": "1.0.4", | ||
"version": "1.0.6", | ||
"homepage": ".", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -8,3 +8,3 @@ { | ||
"web-vitals": "^1.0.1", | ||
"@zappar/zappar-react-three-fiber": "^1.0.3", | ||
"@zappar/zappar-react-three-fiber": "^1.0.6", | ||
"@react-three/fiber": "^6.0.8", | ||
@@ -11,0 +11,0 @@ "three": "^0.127.0", |
@@ -13,3 +13,4 @@ module.exports = { | ||
options: { | ||
outputPath: 'zcv', | ||
outputPath: 'static/js', | ||
publicPath: '.', | ||
name: '[name].[ext]', | ||
@@ -16,0 +17,0 @@ }, |
1273043
148