Skip to content

Commit

Permalink
Move @types to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grassick committed Oct 14, 2020
1 parent 6f0809d commit 7980c05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"license": "LGPL-3.0",
"dependencies": {
"@babel/runtime": "^7.10.5",
"@types/async": "^3.2.3",
"async": "^3.2.0",
"immer": "^5.3.6",
"jsonql": "github:mWater/jsonql",
Expand All @@ -31,7 +32,6 @@
"moment": "^2.27.0"
},
"devDependencies": {
"@types/async": "^3.2.3",
"@types/chai": "^4.2.12",
"@types/lodash": "^3.10.3",
"@types/moment": "^2.13.0",
Expand Down

0 comments on commit 7980c05

Please sign in to comment.