cocytus-core
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "cocytus-core", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "main": "dist/default/cotyus.js", | ||
"clean": "rimraf dist", | ||
"build": "npm run clean && npm run build:default", | ||
"build": "npm run clean && npm run build:default && npm run build:voiz", | ||
"mvyaml": "cpx ../cocytus-cli/template/**/*.yaml ./dist", | ||
@@ -43,3 +43,3 @@ "dev:default": "npm run mvyaml && parcel ./example/default.html", | ||
}, | ||
"gitHead": "810ee77098f69c0b569fa8c5e21a802e29cfb135" | ||
"gitHead": "6e3db2eaef179f2f6964319cf85c4c6437c4105e" | ||
} |
Sorry, the diff of this file is too big to display
414202