Skip to content

Commit a647429

Browse files
authored
refactor: Bump parse-dashboard to 7.5.0 (#239)
1 parent e199cc1 commit a647429

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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.5.1",
3+
"version": "1.5.2",
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": "7.4.0"
27+
"parse-dashboard": "7.5.0"
2828
},
2929
"devDependencies": {
3030
"@babel/cli": "7.28.3",

0 commit comments

Comments
 (0)