Skip to content

Commit 88538d7

Browse files
committed
Merge branch 'dev' of https://github.com/terminusdb/terminus-client into dev
2 parents a82ca69 + 10ce41e commit 88538d7

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
@@ -19,10 +19,9 @@
1919
"author": "kevin@terminusdb.com",
2020
"license": "Apache-2.0",
2121
"dependencies": {
22-
"axios": "^0.19.2"
22+
"axios": "^0.21.1"
2323
},
2424
"devDependencies": {
25-
"documentation": "^13.0.2",
2625
"@babel/core": "^7.8.4",
2726
"@babel/preset-env": "^7.8.4",
2827
"@babel/register": "^7.8.3",
@@ -32,7 +31,7 @@
3231
"chai-json-equal": "0.0.1",
3332
"coveralls": "^3.0.9",
3433
"cross-env": "^5.2.1",
35-
"prettier": "^1.19.1",
34+
"documentation": "^13.0.2",
3635
"eslint": "7.9.0",
3736
"eslint-config-prettier": "6.11.0",
3837
"eslint-plugin-import": "^2.19.1",
@@ -42,6 +41,7 @@
4241
"install": "^0.13.0",
4342
"mocha": "^8.1.3",
4443
"nyc": "^15.0.0",
44+
"prettier": "^1.19.1",
4545
"rimraf": "^2.7.1",
4646
"sinon": "^9.0.3",
4747
"uglify-js": "^3.8.0",

0 commit comments

Comments
 (0)