Skip to content

Commit 97606ee

Browse files
committed
0.5.1
1 parent 0515083 commit 97606ee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "grind-example-api",
3-
"version": "0.4.2",
3+
"version": "0.5.1",
44
"private": true,
55
"dependencies": {
6-
"grind-core": "^0.4.2",
7-
"grind-db": "^0.4.0",
8-
"grind-orm": "^0.4.0",
9-
"grind-swagger": "^0.4.0",
6+
"grind-core": "^0.5.1",
7+
"grind-db": "^0.5.0",
8+
"grind-orm": "^0.5.0",
9+
"grind-swagger": "^0.5.0",
1010
"sqlite3": "^3.1.3"
1111
},
1212
"devDependencies": {

0 commit comments

Comments
 (0)