Skip to content

Commit

Permalink
feat: update v1.3.6
Browse files Browse the repository at this point in the history
feat: update v1.3.6
  • Loading branch information
drawcall committed Nov 3, 2020
1 parent 24f9d62 commit 8ae940f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions .npmignore
@@ -0,0 +1,24 @@
# dependencies
/node_modules

# testing
/coverage

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.code.yml

npm-debug.log*
yarn-debug.log*
yarn-error.log*

/docs
/test
/logo
/examples
/example
lib/.DS_Store
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "anix",
"version": "1.3.2",
"license": "BSD",
"version": "1.3.6",
"license": "MIT",
"keywords": [
"motion",
"animation",
Expand Down

0 comments on commit 8ae940f

Please sign in to comment.