Skip to content

Commit 2957ded

Browse files
authored
fix: Update Parse Dashboard (#64)
1 parent 3c8e82c commit 2957ded

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-hipaa-dashboard",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "The Parse-HIPAA Dashboard.",
55
"main": "./lib/index.js",
66
"repository": {
@@ -24,7 +24,7 @@
2424
"lib"
2525
],
2626
"dependencies": {
27-
"parse-dashboard": "^5.0.0"
27+
"parse-dashboard": "5.1.0"
2828
},
2929
"devDependencies": {
3030
"@babel/cli": "7.21.0",

0 commit comments

Comments
 (0)