Skip to content

Commit ce233f4

Browse files
authored
fix: parse dashboard won't allow login (#3)
1 parent fd1b546 commit ce233f4

File tree

2 files changed

+21
-23
lines changed

2 files changed

+21
-23
lines changed

package-lock.json

Lines changed: 19 additions & 21 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.1",
3+
"version": "1.0.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": "^4.1.3"
27+
"parse-dashboard": "^4.1.4"
2828
},
2929
"devDependencies": {
3030
"@babel/cli": "7.17.0",

0 commit comments

Comments
 (0)