Skip to content

Commit f04498a

Browse files
fix(package): update sails to version 1.2.3
Closes #19
1 parent 3a410e3 commit f04498a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"grunt-sync": "~0.6.2",
2020
"include-all": "~4.0.0",
2121
"rc": "~1.2.0",
22-
"sails": "~0.12.11",
22+
"sails": "~1.2.3",
2323
"sails-disk": "~0.10.0"
2424
},
2525
"scripts": {

0 commit comments

Comments
 (0)