Skip to content

Commit b070739

Browse files
committed
Publish
- @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - @snowpack/[email protected] - [email protected] - @snowpack/[email protected] - [email protected]
1 parent 7392b8f commit b070739

File tree

14 files changed

+25
-25
lines changed

14 files changed

+25
-25
lines changed

create-snowpack-app/app-template-11ty/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-11ty",
3-
"version": "1.7.7",
3+
"version": "1.7.8",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -22,7 +22,7 @@
2222
"@11ty/eleventy": "^0.10.0",
2323
"@snowpack/plugin-run-script": "^2.1.1",
2424
"prettier": "^2.0.5",
25-
"snowpack": "^2.9.0"
25+
"snowpack": "^2.10.0"
2626
},
2727
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
2828
}

create-snowpack-app/app-template-blank-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-blank-typescript",
3-
"version": "1.8.7",
3+
"version": "1.8.8",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -23,7 +23,7 @@
2323
"@types/canvas-confetti": "^1.0.0",
2424
"@types/snowpack-env": "^2.3.0",
2525
"prettier": "^2.0.5",
26-
"snowpack": "^2.9.0",
26+
"snowpack": "^2.10.0",
2727
"typescript": "^3.9.7"
2828
},
2929
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"

create-snowpack-app/app-template-blank/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-blank",
3-
"version": "1.6.7",
3+
"version": "1.6.8",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"prettier": "^2.0.5",
23-
"snowpack": "^2.9.0"
23+
"snowpack": "^2.10.0"
2424
},
2525
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
2626
}

create-snowpack-app/app-template-lit-element-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-lit-element-typescript",
3-
"version": "1.8.7",
3+
"version": "1.8.8",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -26,7 +26,7 @@
2626
"@snowpack/app-scripts-lit-element": "^1.8.4",
2727
"@types/snowpack-env": "^2.3.0",
2828
"prettier": "^2.0.5",
29-
"snowpack": "^2.9.0",
29+
"snowpack": "^2.10.0",
3030
"typescript": "^3.9.7"
3131
},
3232
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"

create-snowpack-app/app-template-lit-element/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-lit-element",
3-
"version": "1.8.7",
3+
"version": "1.8.8",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -24,7 +24,7 @@
2424
"@babel/plugin-proposal-decorators": "^7.10.5",
2525
"@snowpack/app-scripts-lit-element": "^1.8.4",
2626
"prettier": "^2.0.5",
27-
"snowpack": "^2.9.0"
27+
"snowpack": "^2.10.0"
2828
},
2929
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
3030
}

create-snowpack-app/app-template-preact/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-preact",
3-
"version": "1.8.7",
3+
"version": "1.8.8",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -24,7 +24,7 @@
2424
"@testing-library/preact": "^1.0.2",
2525
"jest": "^26.2.2",
2626
"prettier": "^2.0.5",
27-
"snowpack": "^2.9.0"
27+
"snowpack": "^2.10.0"
2828
},
2929
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
3030
}

create-snowpack-app/app-template-react-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-react-typescript",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -28,7 +28,7 @@
2828
"@types/snowpack-env": "^2.3.0",
2929
"jest": "^26.2.2",
3030
"prettier": "^2.0.5",
31-
"snowpack": "^2.9.0",
31+
"snowpack": "^2.10.0",
3232
"typescript": "^3.9.7"
3333
},
3434
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"

create-snowpack-app/app-template-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-react",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -25,7 +25,7 @@
2525
"@testing-library/react": "^10.0.3",
2626
"jest": "^26.2.2",
2727
"prettier": "^2.0.5",
28-
"snowpack": "^2.9.0"
28+
"snowpack": "^2.10.0"
2929
},
3030
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
3131
}

create-snowpack-app/app-template-svelte-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-svelte-typescript",
3-
"version": "1.8.8",
3+
"version": "1.8.9",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -25,7 +25,7 @@
2525
"@types/jest": "^26.0.4",
2626
"@types/snowpack-env": "^2.3.0",
2727
"jest": "^26.2.2",
28-
"snowpack": "^2.9.0",
28+
"snowpack": "^2.10.0",
2929
"svelte-check": "^1.0.0",
3030
"svelte-preprocess": "^4.0.8",
3131
"typescript": "^3.9.7"

create-snowpack-app/app-template-svelte/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowpack/app-template-svelte",
3-
"version": "1.8.8",
3+
"version": "1.8.9",
44
"license": "MIT",
55
"keywords": [
66
"csa-template"
@@ -21,7 +21,7 @@
2121
"@testing-library/jest-dom": "^5.5.0",
2222
"@testing-library/svelte": "^3.0.0",
2323
"jest": "^26.2.2",
24-
"snowpack": "^2.9.0",
24+
"snowpack": "^2.10.0",
2525
"svelte-check": "^1.0.0"
2626
},
2727
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"

0 commit comments

Comments
 (0)