Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
0x00b1 committed May 11, 2019
1 parent c4d9f70 commit e6b4ed7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.DS_Store
.env.development.local
.env.local
.env.production.local
.env.test.local
.idea
.pnp.js
/.pnp
/coverage
/node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"test": "jest"
},
"types": "./dist/index.d.ts",
"version": "0.1.7"
"version": "0.1.8"
}

0 comments on commit e6b4ed7

Please sign in to comment.