Skip to content

Commit 118a35b

Browse files
author
zhangjiajia04
committed
Merge branch 'master' of github.com:Umajs/plugin-logger
2 parents 97ec1dd + e021d66 commit 118a35b

File tree

10 files changed

+18
-18822
lines changed

10 files changed

+18
-18822
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ yarn-error.log
1414
yarn.lock
1515
packages/app/log/
1616
.npmrc
17-
package-lock.json
17+
**/package-lock.json

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.1.1"
5+
"version": "2.0.0"
66
}

0 commit comments

Comments
 (0)