Skip to content

Commit

Permalink
package: updated with latest from bevry/base
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton authored Nov 5, 2016
1 parent 2ecef92 commit dcac5c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"main": "index.js",
"browser": "es2015/index.js",
"scripts": {
"our:setup": "npm install",
"our:clean": "rm -Rf ./docs ./es2015",
"our:compile": "npm run our:compile:es2015",
"our:compile:es2015": "babel ./source --out-dir ./es2015 --presets es2015",
Expand Down

0 comments on commit dcac5c9

Please sign in to comment.