Skip to content

Commit

Permalink
Updated engine to 16, installed node-modules, ran tests
Browse files Browse the repository at this point in the history
Test Suites: 22 passed, 22 total
Tests:       560 passed, 560 total
Snapshots:   308 passed, 308 total
Time:        19.182 s
Ran all test suites.

Change-type: patch
  • Loading branch information
zoobot committed Oct 19, 2022
1 parent f10cecc commit 9696575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"README.md"
],
"engines": {
"node": ">=12.0.0",
"npm": ">=5.10.0"
"node": "^16.13.0",
"npm": "^8.1.1"
},
"scripts": {
"tsify-css": "node ./scripts/tsifyCss.js",
Expand Down

0 comments on commit 9696575

Please sign in to comment.