File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " grind-api- example" ,
3- "version" : " 0.1 .0" ,
2+ "name" : " grind-example-api " ,
3+ "version" : " 0.3 .0" ,
44 "private" : true ,
55 "dependencies" : {
6- "cluster" : " ^0.7.7" ,
7- "grind-db" : " >=0.1.5 <0.2.0" ,
8- "grind-framework" : " >=0.1.3 <0.2.0" ,
9- "grind-swagger" : " >=0.1.3 <0.2.0" ,
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" ,
1011 "sqlite3" : " ^3.1.3"
1112 },
1213 "devDependencies" : {
1920 "babel-preset-stage-1" : " ^6.5.0" ,
2021 "eslint" : " ^2.13.1" ,
2122 "eslint-config-grind" : " ^1.0.1" ,
22- "eslint-plugin-grind" : " ^1.0 .0" ,
23+ "eslint-plugin-grind" : " ^1.1 .0" ,
2324 "eslint-plugin-import-auto-name" : " ^1.0.1" ,
2425 "nodemon" : " ^1.9.2"
2526 },
You can’t perform that action at this time.
0 commit comments