Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
jin5354 committed Dec 18, 2016
0 parents commit 744b3cb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"lerna": "2.0.0-beta.30",
"version": "independent"
}
14 changes: 14 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "wdui",
"version": "0.0.1",
"description": "wdui",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "wdfe",
"license": "MIT",
"devDependencies": {
"lerna": "2.0.0-beta.30"
}
}

0 comments on commit 744b3cb

Please sign in to comment.