Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Commit 49500a1

Browse files
committed
Detaching stackbit-pull
- updated package versions
1 parent 33cdf35 commit 49500a1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/contentful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackbit/contentful-pull",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "Tool to fetch content from Contentful and save it as files",
55
"author": "Stackbit Inc.",
66
"homepage": "https://github.com/stackbithq/stackbit-pull#readme",

packages/datocms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackbit/datocms-pull",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "Tool to fetch content from DatoCMS and save it as files",
55
"author": "Stackbit Inc.",
66
"homepage": "https://github.com/stackbithq/stackbit-pull#readme",

packages/devto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackbit/devto-pull",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "> TODO: description",
55
"author": "davbree <david@stackbit.com>",
66
"homepage": "https://github.com/stackbithq/stackbit-pull#readme",

packages/sanity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackbit/sanity-pull",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "Tool to fetch content from Sanity and save it as files",
55
"author": "Stackbit Inc.",
66
"homepage": "https://github.com/stackbithq/stackbit-pull#readme",

0 commit comments

Comments
 (0)