Skip to content

Commit e1f3df5

Browse files
author
Vlad Balin
committed
Version 1.0.0
1 parent ffff2e5 commit e1f3df5

35 files changed

+6547
-1367
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.idea/
2-
node_modules
2+
node_modules
3+
src/_bundle.js

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: node_js
2+
node_js:
3+
- "0.12"

0 commit comments

Comments
 (0)