@projectstorm/react-canvas-core
Advanced tools
{ | ||
"name": "@projectstorm/react-canvas-core", | ||
"version": "6.4.2", | ||
"version": "6.5.0", | ||
"author": "dylanvorster", | ||
@@ -12,5 +12,3 @@ "license": "MIT", | ||
"clean": "rimraf ./dist", | ||
"build": "../../node_modules/.bin/webpack", | ||
"build:es": "../../node_modules/.bin/tsc", | ||
"build:prod": "NODE_ENV=production ../../node_modules/.bin/webpack && NODE_ENV=production ../../node_modules/.bin/tsc" | ||
"build": "../../node_modules/.bin/webpack" | ||
}, | ||
@@ -35,3 +33,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@projectstorm/geometry": "^6.4.2" | ||
"@projectstorm/geometry": "^6.5.0" | ||
}, | ||
@@ -43,3 +41,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "4649597a97ff66f249bfcce052346692b6306115" | ||
"gitHead": "67be47b4aebe76ae89704b523c97e6587a4f2001" | ||
} |
312324
-0.05%