mirror of
https://github.com/zhigang1992/docz.git
synced 2026-05-08 00:30:36 +08:00
chore: rename project
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
{
|
||||
"name": "playgrodd-example-basic",
|
||||
"name": "docz-example-basic",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "playgrodd start"
|
||||
"start": "docz start"
|
||||
},
|
||||
"dependencies": {
|
||||
"emotion": "^9.1.1",
|
||||
"playgrodd": "^0.0.1",
|
||||
"playgrodd-core": "^0.0.1",
|
||||
"docz": "^0.0.1",
|
||||
"prop-types": "^15.6.1",
|
||||
"react": "^16.3.1",
|
||||
"react-dom": "^16.3.1",
|
||||
|
||||
Reference in New Issue
Block a user