Browse Source

compile

master
Guillermo Rauch 9 years ago
parent
commit
591788f247
  1. 2
      package.json

2
package.json

@ -59,7 +59,7 @@
}, },
"scripts": { "scripts": {
"test": "ava", "test": "ava",
"prepublish": "gulp" "prepublish": "gulp compile"
}, },
"babel": { "babel": {
"presets": [ "presets": [

Loading…
Cancel
Save