Skip to content

Commit 5faa7a5

Browse files
committed
Reduce files and keep only those required at runtime 9cbc8f4
1 parent 18a48c7 commit 5faa7a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"commitizen": "^4.2.2",
3030
"commitlint-config-cz": "^0.13.2",
3131
"cz-customizable": "^6.3.0",
32-
"eslint": "^7.15.0",
32+
"eslint": "^7.17.0",
3333
"husky": "^4.3.6",
3434
"standard": "^14.3.4",
35-
"standard-version": "^9.0.0"
35+
"standard-version": "^9.1.0"
3636
},
3737
"standard": {
3838
"globals": [

0 commit comments

Comments
 (0)