@duxcore/eventra
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@duxcore/eventra", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"private": false, | ||
@@ -11,3 +11,3 @@ "description": "A lightweight, but powerful JavaScript event manger that will work in both in the browser and node.js.", | ||
"scripts": { | ||
"build": "zx scripts/build.mjs", | ||
"build": "tsc; zx scripts/build.mjs", | ||
"deploy": "yarn build -wp; yarn publish;" | ||
@@ -14,0 +14,0 @@ }, |
Sorry, the diff of this file is not supported yet
70206