Skip to content

Commit 6e9f557

Browse files
committed
Bump versions
1 parent 21e43a3 commit 6e9f557

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "att-string-transcoder",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Trancode integer strings for A Township Tale.",
55
"main": "build/index.js",
66
"scripts": {
@@ -33,9 +33,9 @@
3333
},
3434
"devDependencies": {
3535
"@types/jest": "^26.0.24",
36-
"husky": "^6.0.0",
36+
"husky": "^7.0.1",
3737
"jest": "^27.0.6",
38-
"lint-staged": "^11.0.0",
38+
"lint-staged": "^11.1.1",
3939
"prettier": "^2.3.0",
4040
"rimraf": "^3.0.2",
4141
"ts-jest": "^27.0.4",

0 commit comments

Comments
 (0)