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 ecbd36e commit 142d9d0Copy full SHA for 142d9d0
box.json
@@ -1,7 +1,7 @@
1
{
2
"name":"CFMigrations Commands",
3
- "version":"0.0.0",
4
- "location":"elpete/commandbox-migrations#v0.0.0",
+ "version":"1.0.0",
+ "location":"elpete/commandbox-migrations#v1.0.0",
5
"author":"Eric Peterson",
6
"homepage":"https://github.com/elpete/commandbox-migrations",
7
"documentation":"https://github.com/elpete/commandbox-migrations",
@@ -33,9 +33,9 @@
33
}
34
],
35
"dependencies":{
36
- "cfmigrations": "^1.0.0"
+ "cfmigrations":"^1.0.0"
37
},
38
"installPaths":{
39
- "cfmigrations": "modules/cfmigrations"
+ "cfmigrations":"modules/cfmigrations"
40
41
-}
+}
0 commit comments