Skip to content

Commit 8aa8c0c

Browse files
author
abluchet
committed
Bump to 1.0.0 + change package name
1 parent 41dc722 commit 8aa8c0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "api-platform-generate-crud",
3-
"version": "0.1.6",
2+
"name": "@api-platform/generate-crud",
3+
"version": "1.0.0",
44
"description": "Generate a CRUD application built with React, Redux and React Router from an Hydra-enabled API",
55
"files": [
66
"*.md",

0 commit comments

Comments
 (0)