|
|
@@ -12,8 +12,9 @@ |
|
|
|
}, |
|
|
|
"main": "lib", |
|
|
|
"scripts": { |
|
|
|
"prepare": "babel -d lib src", |
|
|
|
"build": "babel -d lib src", |
|
|
|
"postpublish": "publish-to-git --force --tag latest", |
|
|
|
"prepublish": "npm run build", |
|
|
|
"test": "ava" |
|
|
|
}, |
|
|
|
"author": "Gerben <gerben@treora.com>", |
|
|
|