Skip to content

Commit 68cf9e2

Browse files
authored
fix: upgrade parse from 3.4.0 to 3.4.1 (#2011)
1 parent 2b7a5f9 commit 68cf9e2

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

package-lock.json

+16-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-dashboard",
3-
"version": "4.0.0-alpha.11",
3+
"version": "4.0.0-alpha.10",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ParsePlatform/parse-dashboard"
@@ -53,7 +53,7 @@
5353
"js-beautify": "1.14.0",
5454
"otpauth": "7.0.8",
5555
"package-json": "7.0.0",
56-
"parse": "3.4.0",
56+
"parse": "3.4.1",
5757
"passport": "0.5.2",
5858
"passport-local": "1.0.0",
5959
"prismjs": "1.25.0",

0 commit comments

Comments
 (0)