cognitoforms-wordpress/package.json

14 lines
255 B
JSON
Raw Normal View History

2021-06-16 23:05:18 -04:00
{
"name": "cognito-forms-wordpress",
"version": "2.0.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.23.1"
}
}