Skip to content

Commit

Permalink
fix the package depnedency, update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tecty committed Mar 16, 2019
1 parent 9d6d5ad commit e3fe0ba
Show file tree
Hide file tree
Showing 6 changed files with 16,632 additions and 525 deletions.
45 changes: 45 additions & 0 deletions frontend/.yarnclean
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# test directories
__tests__
test
tests
powered-test

# asset directories
docs
doc
website
images
assets

# examples
example
examples

# code coverage directories
coverage
.nyc_output

# build scripts
Makefile
Gulpfile.js
Gruntfile.js

# configs
appveyor.yml
circle.yml
codeship-services.yml
codeship-steps.yml
wercker.yml
.tern-project
.gitattributes
.editorconfig
.*ignore
.eslintrc
.jshintrc
.flowconfig
.documentup.json
.yarn-metadata.json
.travis.yml

# misc
*.md
Loading

0 comments on commit e3fe0ba

Please sign in to comment.