Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @snowpack/app-scripts-lit-element@1.8.6
 - @snowpack/app-scripts-preact@1.9.2
 - @snowpack/app-scripts-react@1.12.1
 - @snowpack/app-scripts-svelte@1.8.6
 - @snowpack/app-scripts-vue@1.8.7
 - @snowpack/app-template-11ty@1.8.2
 - @snowpack/app-template-blank-typescript@1.9.2
 - @snowpack/app-template-blank@1.6.14
 - @snowpack/app-template-lit-element-typescript@1.10.1
 - @snowpack/app-template-lit-element@1.9.1
 - @snowpack/app-template-preact@1.10.1
 - @snowpack/app-template-react-typescript@1.12.1
 - @snowpack/app-template-react@1.10.1
 - @snowpack/app-template-svelte-typescript@1.10.1
 - @snowpack/app-template-svelte@1.9.1
 - @snowpack/app-template-vue-typescript@1.10.1
 - @snowpack/app-template-vue@1.10.1
 - create-snowpack-app@1.8.3
 - esinstall@0.3.1
 - @snowpack/babel-plugin-package-import@1.1.4
 - @snowpack/plugin-babel@2.1.2
 - @snowpack/plugin-build-script@2.0.8
 - @snowpack/plugin-dotenv@2.0.3
 - @snowpack/plugin-optimize@0.2.3
 - @snowpack/plugin-parcel@2.0.5
 - @snowpack/plugin-postcss@1.0.5
 - @snowpack/plugin-react-refresh@2.3.1
 - @snowpack/plugin-run-script@2.1.4
 - @snowpack/plugin-svelte@2.1.1
 - @snowpack/plugin-vue@2.2.2
 - @snowpack/plugin-webpack@2.0.14
 - snowpack@2.13.2
  • Loading branch information
FredKSchott committed Oct 5, 2020
1 parent 729f648 commit eb7b551
Show file tree
Hide file tree
Showing 32 changed files with 85 additions and 85 deletions.
6 changes: 3 additions & 3 deletions create-snowpack-app/app-scripts-lit-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-scripts-lit-element",
"version": "1.8.5",
"version": "1.8.6",
"main": "snowpack.config.js",
"publishConfig": {
"access": "public"
Expand All @@ -14,8 +14,8 @@
},
"dependencies": {
"@babel/core": "^7.10.5",
"@snowpack/plugin-babel": "^2.1.1",
"@snowpack/plugin-dotenv": "^2.0.2"
"@snowpack/plugin-babel": "^2.1.2",
"@snowpack/plugin-dotenv": "^2.0.3"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
6 changes: 3 additions & 3 deletions create-snowpack-app/app-scripts-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-scripts-preact",
"version": "1.9.1",
"version": "1.9.2",
"main": "snowpack.config.js",
"publishConfig": {
"access": "public"
Expand All @@ -19,8 +19,8 @@
"@babel/preset-typescript": "^7.10.4",
"@prefresh/babel-plugin": "^0.1.0",
"@prefresh/snowpack": "~1.1.1",
"@snowpack/plugin-babel": "^2.1.1",
"@snowpack/plugin-dotenv": "^2.0.2",
"@snowpack/plugin-babel": "^2.1.2",
"@snowpack/plugin-dotenv": "^2.0.3",
"babel-jest": "^26.2.2",
"react-app-polyfill": "^1.0.6"
},
Expand Down
8 changes: 4 additions & 4 deletions create-snowpack-app/app-scripts-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-scripts-react",
"version": "1.12.0",
"version": "1.12.1",
"main": "snowpack.config.js",
"publishConfig": {
"access": "public"
Expand All @@ -16,9 +16,9 @@
"@babel/core": "^7.10.5",
"@babel/preset-react": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@snowpack/plugin-babel": "^2.1.1",
"@snowpack/plugin-dotenv": "^2.0.2",
"@snowpack/plugin-react-refresh": "^2.3.0",
"@snowpack/plugin-babel": "^2.1.2",
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-react-refresh": "^2.3.1",
"babel-jest": "^26.2.2",
"babel-preset-react-app": "^9.1.2",
"react-app-polyfill": "^1.0.6"
Expand Down
6 changes: 3 additions & 3 deletions create-snowpack-app/app-scripts-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-scripts-svelte",
"version": "1.8.5",
"version": "1.8.6",
"main": "snowpack.config.js",
"publishConfig": {
"access": "public"
Expand All @@ -22,8 +22,8 @@
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@snowpack/plugin-dotenv": "^2.0.2",
"@snowpack/plugin-svelte": "^2.1.0",
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-svelte": "^2.1.1",
"babel-jest": "^26.2.2",
"jest-transform-svelte": "^2.1.1"
},
Expand Down
6 changes: 3 additions & 3 deletions create-snowpack-app/app-scripts-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-scripts-vue",
"version": "1.8.6",
"version": "1.8.7",
"main": "snowpack.config.js",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-scripts-vue#readme",
Expand All @@ -13,8 +13,8 @@
"access": "public"
},
"dependencies": {
"@snowpack/plugin-dotenv": "^2.0.2",
"@snowpack/plugin-vue": "^2.2.1"
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-vue": "^2.2.2"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
6 changes: 3 additions & 3 deletions create-snowpack-app/app-template-11ty/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-11ty",
"version": "1.8.1",
"version": "1.8.2",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-11ty#readme",
"repository": {
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@11ty/eleventy": "^0.10.0",
"@snowpack/plugin-run-script": "^2.1.3",
"@snowpack/plugin-run-script": "^2.1.4",
"prettier": "^2.0.5",
"snowpack": "^2.13.0"
"snowpack": "^2.13.2"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-blank-typescript",
"version": "1.9.1",
"version": "1.9.2",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-blank-typescript#readme",
"repository": {
Expand All @@ -25,11 +25,11 @@
"canvas-confetti": "^1.2.0"
},
"devDependencies": {
"@snowpack/plugin-run-script": "^2.1.3",
"@snowpack/plugin-run-script": "^2.1.4",
"@types/canvas-confetti": "^1.0.0",
"@types/snowpack-env": "^2.3.0",
"prettier": "^2.0.5",
"snowpack": "^2.13.0",
"snowpack": "^2.13.2",
"typescript": "^4.0.0"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
4 changes: 2 additions & 2 deletions create-snowpack-app/app-template-blank/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-blank",
"version": "1.6.13",
"version": "1.6.14",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-blank#readme",
"repository": {
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"prettier": "^2.0.5",
"snowpack": "^2.13.0"
"snowpack": "^2.13.2"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-lit-element-typescript",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-lit-element-typescript#readme",
"repository": {
Expand Down Expand Up @@ -29,12 +29,12 @@
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-decorators": "^7.10.5",
"@babel/preset-typescript": "^7.10.4",
"@snowpack/plugin-babel": "^2.1.0",
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/plugin-run-script": "^2.1.2",
"@snowpack/plugin-babel": "^2.1.2",
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-run-script": "^2.1.4",
"@types/snowpack-env": "^2.3.0",
"prettier": "^2.0.5",
"snowpack": "^2.13.0",
"snowpack": "^2.13.2",
"typescript": "^4.0.0"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
8 changes: 4 additions & 4 deletions create-snowpack-app/app-template-lit-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-lit-element",
"version": "1.9.0",
"version": "1.9.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-lit-element#readme",
"repository": {
Expand Down Expand Up @@ -28,10 +28,10 @@
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-decorators": "^7.10.5",
"@snowpack/plugin-babel": "^2.1.0",
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/plugin-babel": "^2.1.2",
"@snowpack/plugin-dotenv": "^2.0.3",
"prettier": "^2.0.5",
"snowpack": "^2.13.0"
"snowpack": "^2.13.2"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
8 changes: 4 additions & 4 deletions create-snowpack-app/app-template-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-preact",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-preact#readme",
"repository": {
Expand All @@ -26,13 +26,13 @@
},
"devDependencies": {
"@prefresh/snowpack": "^2.0.1",
"@snowpack/app-scripts-preact": "^1.9.1",
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/app-scripts-preact": "^1.9.2",
"@snowpack/plugin-dotenv": "^2.0.3",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/preact": "^1.0.2",
"jest": "^26.2.2",
"prettier": "^2.0.5",
"snowpack": "^2.13.0"
"snowpack": "^2.13.2"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
10 changes: 5 additions & 5 deletions create-snowpack-app/app-template-react-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-react-typescript",
"version": "1.12.0",
"version": "1.12.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-react-typescript#readme",
"repository": {
Expand Down Expand Up @@ -28,17 +28,17 @@
"devDependencies": {
"@babel/preset-react": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@snowpack/app-scripts-react": "^1.12.0",
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/plugin-react-refresh": "^2.3.0",
"@snowpack/app-scripts-react": "^1.12.1",
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-react-refresh": "^2.3.1",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.3",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@types/snowpack-env": "^2.3.0",
"jest": "^26.2.2",
"prettier": "^2.0.5",
"snowpack": "^2.13.0",
"snowpack": "^2.13.2",
"typescript": "^4.0.0"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
10 changes: 5 additions & 5 deletions create-snowpack-app/app-template-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-react",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-react#readme",
"repository": {
Expand All @@ -27,14 +27,14 @@
},
"devDependencies": {
"@babel/preset-react": "^7.10.4",
"@snowpack/app-scripts-react": "^1.12.0",
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/plugin-react-refresh": "^2.3.0",
"@snowpack/app-scripts-react": "^1.12.1",
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-react-refresh": "^2.3.1",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.3",
"jest": "^26.2.2",
"prettier": "^2.0.5",
"snowpack": "^2.13.0"
"snowpack": "^2.13.2"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
12 changes: 6 additions & 6 deletions create-snowpack-app/app-template-svelte-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-svelte-typescript",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-svelte-typescript#readme",
"repository": {
Expand All @@ -23,17 +23,17 @@
"svelte": "^3.24.0"
},
"devDependencies": {
"@snowpack/app-scripts-svelte": "^1.8.5",
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/plugin-run-script": "^2.1.3",
"@snowpack/plugin-svelte": "^2.0.4",
"@snowpack/app-scripts-svelte": "^1.8.6",
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-run-script": "^2.1.4",
"@snowpack/plugin-svelte": "^2.1.1",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/svelte": "^3.0.0",
"@tsconfig/svelte": "^1.0.3",
"@types/jest": "^26.0.4",
"@types/snowpack-env": "^2.3.0",
"jest": "^26.2.2",
"snowpack": "^2.13.0",
"snowpack": "^2.13.2",
"svelte-check": "^1.0.0",
"svelte-preprocess": "^4.0.8",
"typescript": "^4.0.0"
Expand Down
12 changes: 6 additions & 6 deletions create-snowpack-app/app-template-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-svelte",
"version": "1.9.0",
"version": "1.9.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-svelte#readme",
"repository": {
Expand All @@ -23,14 +23,14 @@
"svelte": "^3.24.0"
},
"devDependencies": {
"@snowpack/app-scripts-svelte": "^1.8.5",
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/plugin-run-script": "^2.1.2",
"@snowpack/plugin-svelte": "^2.0.4",
"@snowpack/app-scripts-svelte": "^1.8.6",
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-run-script": "^2.1.4",
"@snowpack/plugin-svelte": "^2.1.1",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/svelte": "^3.0.0",
"jest": "^26.2.2",
"snowpack": "^2.13.0",
"snowpack": "^2.13.2",
"svelte-check": "^1.0.0"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
8 changes: 4 additions & 4 deletions create-snowpack-app/app-template-vue-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-vue-typescript",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-vue-typescript#readme",
"repository": {
Expand All @@ -24,9 +24,9 @@
"vue": "^3.0.0"
},
"devDependencies": {
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/plugin-vue": "^2.2.1",
"snowpack": "^2.13.0",
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-vue": "^2.2.2",
"snowpack": "^2.13.2",
"typescript": "^4.0.2"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
8 changes: 4 additions & 4 deletions create-snowpack-app/app-template-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-vue",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/app-template-vue#readme",
"repository": {
Expand All @@ -23,9 +23,9 @@
"vue": "3.0.0"
},
"devDependencies": {
"@snowpack/plugin-dotenv": "^2.0.1",
"@snowpack/plugin-vue": "^2.2.0",
"snowpack": "^2.13.0"
"@snowpack/plugin-dotenv": "^2.0.3",
"@snowpack/plugin-vue": "^2.2.2",
"snowpack": "^2.13.2"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
2 changes: 1 addition & 1 deletion create-snowpack-app/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-snowpack-app",
"version": "1.8.2",
"version": "1.8.3",
"license": "MIT",
"homepage": "https://github.com/pikapkg/snowpack/tree/master/create-snowpack-app/cli#readme",
"repository": {
Expand Down

1 comment on commit eb7b551

@vercel
Copy link

@vercel vercel bot commented on eb7b551 Oct 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.