1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

bumpup alpha.2

This commit is contained in:
Rokt33r
2015-10-22 08:34:09 +09:00
parent f56df7c16d
commit 3539bd1e79
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "boost",
"version": "0.4.0-alpha.1",
"version": "0.4.0-alpha.2",
"description": "Boost App",
"main": "main.js",
"scripts": {

View File

@@ -8,7 +8,6 @@ module.exports = {
path: 'compiled',
filename: '[name].js',
sourceMapFilename: '[name].map',
publicPath: 'http://localhost:8090/assets',
libraryTarget: 'commonjs2'
},
module: {