Skip to content

Commit cfd5ba1

Browse files
committed
1.0.0
1 parent 268e398 commit cfd5ba1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backstop-crawl",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Crawl a site to generate a backstopjs config",
55
"repository": "https://github.com/fffunction/backstop-crawl",
66
"homepage": "https://github.com/fffunction/backstop-crawl",
@@ -27,15 +27,15 @@
2727
"index.js"
2828
],
2929
"author": {
30-
"name" : "Dan Reeves",
31-
"email" : "danr@fffunction.co",
32-
"url" : "https://fffunction.co"
30+
"name": "Dan Reeves",
31+
"email": "danr@fffunction.co",
32+
"url": "https://fffunction.co"
3333
},
3434
"contributors": [
3535
{
36-
"name" : "Dan Reeves",
37-
"email" : "danr@fffunction.co",
38-
"url" : "https://fffunction.co"
36+
"name": "Dan Reeves",
37+
"email": "danr@fffunction.co",
38+
"url": "https://fffunction.co"
3939
}
4040
],
4141
"bugs": {

0 commit comments

Comments
 (0)