Skip to content

Commit

Permalink
git mv to prepare for lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
giabao committed Apr 22, 2019
1 parent 8f925cd commit 66ae8e9
Show file tree
Hide file tree
Showing 32 changed files with 7 additions and 5 deletions.
7 changes: 3 additions & 4 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"packages": [
"packages/*"
],
"version": "0.0.0"
"version": "2.1.0",
"npmClient": "yarn",
"useWorkspaces": true
}
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"private": true,
"workspaces": [
"packages/*"
],
"name": "rangy2",
"description": "A cross-browser DOM range and selection library",
"version": "2.1.0",
"author": {
"name": "Tim Down",
"email": "tim@timdown.co.uk",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 66ae8e9

Please sign in to comment.