Skip to content

Commit 86a55c8

Browse files
sam bachasambacha
sam bacha
authored andcommitted
chore(package): pin dependencies, fix git url
1 parent f1aff9f commit 86a55c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"publisher": "ContractShark",
66
"icon": "assets/icon.png",
77
"license": "MIT",
8-
"repository": "https://github.com/contractshark/vscode-extenstion.git",
8+
"repository": "https://github.com/contractshark/vscode-solidity-extenstion.git",
99
"version": "1.1.0",
1010
"engines": {
1111
"vscode": "^1.55.0"
@@ -46,9 +46,9 @@
4646
]
4747
},
4848
"devDependencies": {
49-
"ajv": "^8.1.0",
50-
"ajv-cli": "^5.0.0",
51-
"prettier": "^2.3.2",
49+
"ajv": "8.1.0",
50+
"ajv-cli": "5.0.0",
51+
"prettier": "2.3.2",
5252
"vsce": "^1.96.1"
5353
}
5454
}

0 commit comments

Comments
 (0)