Skip to content

Commit 50d6622

Browse files
committed
v0.7.5.1 is not a legit npm version, thus v0.7.8
1 parent 714d995 commit 50d6622

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@
121121
"mkDistDir:prod": "mkdir -p dist/prod/shared/utils && mkdir -p dist/prod/client",
122122
"test": "npm run lint && npm run jest"
123123
},
124-
"version": "0.7.5.1"
124+
"version": "0.7.8"
125125
}

0 commit comments

Comments
 (0)