@aurelia/jit-html-browser
Advanced tools
Comparing version 0.3.0-dev.20190207 to 0.3.0-dev.20190208
{ | ||
"name": "@aurelia/jit-html-browser", | ||
"version": "0.3.0-dev.20190207", | ||
"version": "0.3.0-dev.20190208", | ||
"main": "dist/index.umd.js", | ||
@@ -42,2 +42,3 @@ "module": "dist/index.es6.js", | ||
"build": "tsc -b", | ||
"build:test": "tsc -p test/tsconfig.json --outDir dist/test", | ||
"bundle": "ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system jit-html-browser", | ||
@@ -51,8 +52,8 @@ "dev": "tsc -b -w", | ||
"dependencies": { | ||
"@aurelia/jit": "^0.3.0-dev.20190207", | ||
"@aurelia/jit-html": "^0.3.0-dev.20190207", | ||
"@aurelia/kernel": "^0.3.0-dev.20190207", | ||
"@aurelia/runtime": "^0.3.0-dev.20190207", | ||
"@aurelia/runtime-html": "^0.3.0-dev.20190207", | ||
"@aurelia/runtime-html-browser": "^0.3.0-dev.20190207" | ||
"@aurelia/jit": "^0.3.0-dev.20190208", | ||
"@aurelia/jit-html": "^0.3.0-dev.20190208", | ||
"@aurelia/kernel": "^0.3.0-dev.20190208", | ||
"@aurelia/runtime": "^0.3.0-dev.20190208", | ||
"@aurelia/runtime-html": "^0.3.0-dev.20190208", | ||
"@aurelia/runtime-html-browser": "^0.3.0-dev.20190208" | ||
}, | ||
@@ -94,3 +95,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f6063e9268e9b2068224a8d26fe46f2c3fe8ef1a" | ||
"gitHead": "275514cec74db6ec2f59848ee98399671780c6e7" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
15812
1983184