Browse Source

Merge remote-tracking branch 'origin/develop' into develop

flowchartTest
jos 9 years ago
parent
commit
7d8f0a65bd
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      package.json

+ 3
- 0
package.json View File

@ -52,5 +52,8 @@
"uglify-js": "^2.4.20",
"webpack": "^1.8.5",
"yargs": "^3.7.2"
},
"browserify": {
"transform": ["babelify"]
}
}

Loading…
Cancel
Save