material-web/lerna.json
Steven Orvell 286d4733ce [first commit] lots of wip elements
These are WIP. Some known issues:
* select, chips, and textfield ripple not working
* many tests to be added
* some elements tbd, including e.g. top-app-bar and drawer
2018-04-25 19:20:55 -07:00

8 lines
83 B
JSON

{
"lerna": "2.9.0",
"packages": [
"packages/*"
],
"version": "0.0.0"
}