Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 487592c

Browse files
committed
Merge branch 'master' of github.com:js-entity-repos/express
2 parents 52fd562 + b14d815 commit 487592c

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
@@ -31,14 +31,14 @@
3131
"devDependencies": {
3232
"@ht2-labs/semantic-release": "1.0.31",
3333
"@ht2-labs/typescript-project": "1.0.9",
34-
"@js-entity-repos/axios": "^2.0.1",
34+
"@js-entity-repos/axios": "2.0.1",
3535
"@js-entity-repos/memory": "3.0.1",
3636
"@types/dotenv": "4.0.2",
3737
"@types/express": "4.11.1",
3838
"@types/mocha": "2.2.48",
3939
"@types/source-map-support": "0.4.0",
4040
"assert-rejects": "0.1.1",
41-
"axios": "^0.18.0",
41+
"axios": "0.18.0",
4242
"dotenv": "5.0.1",
4343
"express": "4.16.2",
4444
"jscpd": "0.6.17",

0 commit comments

Comments
 (0)