Skip to content

Commit

Permalink
chore: Locking npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
q2s2t committed Oct 14, 2018
1 parent 43e1089 commit a2c123f
Show file tree
Hide file tree
Showing 3 changed files with 4,628 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ coverage/*
# Deployed apps should consider commenting this line out:
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
package-lock.json

# Dummy files for local testing
dummy.*
Expand Down
2 changes: 2 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Code quality:
☐ Windows testing on AppVeyor
☐ https://conventionalcommits.org
☐ Use c8 for coverage
☐ Move to CircleCI because TravisCI is not using p7zip-full v16.x
☐ CircleCi local test with docker (add circleci to system dev deps)
Package:
☐ Update all dependencies
☐ Rewite scripts
Expand Down
Loading

0 comments on commit a2c123f

Please sign in to comment.