Skip to content

Commit

Permalink
release version@1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
songyazhao committed Dec 11, 2018
1 parent 62430c4 commit 1d88478
Show file tree
Hide file tree
Showing 14 changed files with 2,579 additions and 2,586 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Expand Up @@ -16,4 +16,4 @@ module.exports = {
parserOptions: {
parser: 'babel-eslint'
}
}
}
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,6 +1,8 @@
.DS_Store
node_modules

dist/*.html

# local env files
.env.local
.env.*.local
Expand Down
2 changes: 1 addition & 1 deletion .postcssrc.js
Expand Up @@ -2,4 +2,4 @@ module.exports = {
plugins: {
autoprefixer: {}
}
}
}
16 changes: 0 additions & 16 deletions dist/demo.html

This file was deleted.

0 comments on commit 1d88478

Please sign in to comment.