Initial
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@rangeldigital/wp-components",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"private": false,
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user