walt-compiler
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "walt-compiler", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Alternative syntax for WebAssembly text format", | ||
@@ -13,2 +13,3 @@ "main": "dist/walt.js", | ||
"build": "cross-env node_modules/rollup/bin/rollup -c rollup.config.js", | ||
"build-prod": "cross-env NODE_ENV=production node_modules/rollup/bin/rollup -c rollup.config.js", | ||
"flow": "flow", | ||
@@ -70,3 +71,3 @@ "lint": "eslint src", | ||
"uglify-es": "3.0.17", | ||
"walt-link": "^0.1.4" | ||
"walt-link": "^0.1.5" | ||
}, | ||
@@ -73,0 +74,0 @@ "prettier": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
10699526
13415