This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ylproj
/
jupyterlab
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add examples to lerna
Steven Silvester
8 years ago
parent
5ad3fa9858
commit
06cdf65df7
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
lerna.json
+ 1
- 0
lerna.json
View File
@@ -1,6 +1,7 @@
{
"lerna": "2.0.0-beta.38",
"packages": [
+ "examples/*",
"packages/*",
"tests/*"
],