Skip to content

Commit aff577b

Browse files
committed
main2.md
1 parent d01eb29 commit aff577b

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

packages/p2/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/p2/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "lerna-test-pkg2",
3-
"version": "0.14.0-alpha.0",
4-
"description": "",
5-
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
9-
"dependencies": {
10-
"lerna-test-pkg1": "^0.14.0-alpha.0"
11-
},
12-
"author": "long",
13-
"license": "MIT",
14-
"gitHead": "1441c53643c5d246fdf6fb4f3ab8e261cf5e0bd8"
2+
"name": "lerna-test-pkg2",
3+
"version": "0.14.0-alpha.0",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"dependencies": {
10+
"lerna-test-pkg1": "^0.13.1-rc.0"
11+
},
12+
"author": "long",
13+
"license": "MIT",
14+
"gitHead": "1441c53643c5d246fdf6fb4f3ab8e261cf5e0bd8"
1515
}

0 commit comments

Comments
 (0)