We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a345f9d commit e2c0c9cCopy full SHA for e2c0c9c
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "grind-example-api",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"private": true,
5
"dependencies": {
6
- "grind-cli": "^0.3.0",
7
- "grind-db": "^0.3.1",
8
- "grind-framework": "^0.3.0",
9
- "grind-orm": "^0.3.0",
10
- "grind-swagger": "^0.3.0",
+ "grind-cli": "^0.4.0",
+ "grind-db": "^0.4.0",
+ "grind-framework": "^0.4.0",
+ "grind-orm": "^0.4.0",
+ "grind-swagger": "^0.4.0",
11
"sqlite3": "^3.1.3"
12
},
13
"devDependencies": {
0 commit comments