Skip to content

Commit c5b2e0c

Browse files
author
ionut.stan
committed
Added a TODO>
1 parent 7f4e026 commit c5b2e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "1.4.2",
55
"scripts": {
66
"transpile": "babel src --out-dir src",
7+
"todo": "http://jamesknelson.com/using-es6-in-the-browser-with-babel-6-and-webpack/",
78
"test": "node --harmony_async_await tests/main.js",
89
"lint": "eslint src tests --quiet"
910
},

0 commit comments

Comments
 (0)