Skip to content

Commit 1477d17

Browse files
committed
check in package.json
1 parent dd18307 commit 1477d17

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

package-lock.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "chui",
3+
"license": "MPL-2.0",
4+
"dependencies": {
5+
"react": "^16.13.1",
6+
"react-dom": "^16.13.1"
7+
}
8+
}

0 commit comments

Comments
 (0)