Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
v1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Apr 25, 2018
1 parent bee365e commit b1d1064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "1.8.21",
"version": "1.8.22",
"registry": "https://registry.npmjs.org/",
"npmClient": "npm"
}
2 changes: 1 addition & 1 deletion packages/pandora/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pandora",
"version": "1.8.21",
"version": "1.8.22",
"description": "A powerful and lightweight application manager for Node.js applications powered by TypeScript.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit b1d1064

Please sign in to comment.