Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Restore original package.json and package-lock.json
  • Loading branch information
xet7 committed Aug 31, 2020
1 parent c105e34 commit 5870d38
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -55,7 +55,7 @@
},
"dependencies": {
"@babel/core": "^7.9.6",
"@babel/runtime": "^7.11.2",
"@babel/runtime": "^7.9.6",
"@root/request": "^1.6.1",
"ajv": "^6.12.4",
"babel-runtime": "^6.26.0",
Expand All @@ -66,15 +66,15 @@
"fibers": "^5.0.0",
"flatted": "^3.0.4",
"gridfs-stream": "^1.1.1",
"jszip": "^3.5.0",
"jszip": "^3.4.0",
"ldapjs": "^2.1.1",
"meteor-node-stubs": "^1.0.1",
"mongodb": "^3.5.7",
"os": "^0.1.1",
"page": "^1.11.5",
"papaparse": "^5.3.0",
"papaparse": "^5.2.0",
"qs": "^6.9.4",
"source-map-support": "^0.5.19",
"xss": "^1.0.8"
"xss": "^1.0.6"
}
}

0 comments on commit 5870d38

Please sign in to comment.