Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - snowpack@2.7.4
 - @snowpack/app-template-11ty@1.7.2
 - @snowpack/app-template-blank-typescript@1.8.2
 - @snowpack/app-template-blank@1.6.2
 - @snowpack/app-template-lit-element-typescript@1.8.2
 - @snowpack/app-template-lit-element@1.8.2
 - @snowpack/app-template-preact@1.8.2
 - @snowpack/app-template-react-typescript@1.8.2
 - @snowpack/app-template-react@1.8.2
 - @snowpack/app-template-svelte-typescript@1.8.2
 - @snowpack/app-template-svelte@1.8.2
 - @snowpack/app-template-vue@1.8.2
 - @snowpack/plugin-build-script@2.0.1
 - @snowpack/plugin-parcel@2.0.2
 - @snowpack/plugin-run-script@2.0.1
 - @snowpack/plugin-webpack@2.0.1
  • Loading branch information
FredKSchott committed Jul 31, 2020
1 parent ac6c913 commit 159cfea
Show file tree
Hide file tree
Showing 16 changed files with 34 additions and 34 deletions.
6 changes: 3 additions & 3 deletions packages/@snowpack/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.7.1",
"version": "1.7.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -20,9 +20,9 @@
},
"devDependencies": {
"@11ty/eleventy": "^0.10.0",
"@snowpack/plugin-run-script": "^2.0.0",
"@snowpack/plugin-run-script": "^2.0.1",
"prettier": "^2.0.5",
"snowpack": "^2.7.0"
"snowpack": "^2.7.4"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
6 changes: 3 additions & 3 deletions packages/@snowpack/app-template-blank-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-blank-typescript",
"version": "1.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -19,10 +19,10 @@
"canvas-confetti": "^1.2.0"
},
"devDependencies": {
"@snowpack/plugin-run-script": "^2.0.0",
"@snowpack/plugin-run-script": "^2.0.1",
"@types/canvas-confetti": "^1.0.0",
"prettier": "^2.0.5",
"snowpack": "^2.7.0",
"snowpack": "^2.7.4",
"typescript": "^3.9.7"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
4 changes: 2 additions & 2 deletions packages/@snowpack/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.1",
"version": "1.6.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"prettier": "^2.0.5",
"snowpack": "^2.7.0"
"snowpack": "^2.7.4"
},
"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.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -24,7 +24,7 @@
"@babel/plugin-proposal-decorators": "^7.10.5",
"@snowpack/app-scripts-lit-element": "^1.8.1",
"prettier": "^2.0.5",
"snowpack": "^2.7.0",
"snowpack": "^2.7.4",
"typescript": "^3.9.7"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
4 changes: 2 additions & 2 deletions packages/@snowpack/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.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -24,7 +24,7 @@
"@babel/plugin-proposal-decorators": "^7.10.5",
"@snowpack/app-scripts-lit-element": "^1.8.1",
"prettier": "^2.0.5",
"snowpack": "^2.7.0"
"snowpack": "^2.7.4"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
4 changes: 2 additions & 2 deletions packages/@snowpack/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.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -24,7 +24,7 @@
"@testing-library/preact": "^1.0.2",
"jest": "^25.4.0",
"prettier": "^2.0.5",
"snowpack": "^2.7.0"
"snowpack": "^2.7.4"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
4 changes: 2 additions & 2 deletions packages/@snowpack/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.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -27,7 +27,7 @@
"@types/react-dom": "^16.9.8",
"jest": "^25.4.0",
"prettier": "^2.0.5",
"snowpack": "^2.7.0",
"snowpack": "^2.7.4",
"typescript": "^3.9.7"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
4 changes: 2 additions & 2 deletions packages/@snowpack/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.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -25,7 +25,7 @@
"@testing-library/react": "^10.0.3",
"jest": "^25.4.0",
"prettier": "^2.0.5",
"snowpack": "^2.7.0"
"snowpack": "^2.7.4"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/app-template-svelte-typescript",
"version": "1.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -18,13 +18,13 @@
},
"devDependencies": {
"@snowpack/app-scripts-svelte": "^1.8.1",
"@snowpack/plugin-run-script": "^2.0.0",
"@snowpack/plugin-run-script": "^2.0.1",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/svelte": "^3.0.0",
"@tsconfig/svelte": "^1.0.3",
"@types/jest": "^26.0.4",
"jest": "^25.4.0",
"snowpack": "^2.7.0",
"snowpack": "^2.7.4",
"svelte-check": "^0.1.59",
"svelte-preprocess": "^4.0.8",
"typescript": "^3.9.7"
Expand Down
4 changes: 2 additions & 2 deletions packages/@snowpack/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.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -21,7 +21,7 @@
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/svelte": "^3.0.0",
"jest": "^25.4.0",
"snowpack": "^2.7.0",
"snowpack": "^2.7.4",
"svelte-check": "^0.1.59"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
4 changes: 2 additions & 2 deletions packages/@snowpack/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.8.1",
"version": "1.8.2",
"license": "MIT",
"keywords": [
"csa-template"
Expand All @@ -18,7 +18,7 @@
},
"devDependencies": {
"@snowpack/app-scripts-vue": "^1.8.1",
"snowpack": "^2.7.0"
"snowpack": "^2.7.4"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
4 changes: 2 additions & 2 deletions packages/@snowpack/plugin-build-script/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0",
"version": "2.0.1",
"name": "@snowpack/plugin-build-script",
"main": "plugin.js",
"license": "MIT",
Expand All @@ -11,6 +11,6 @@
"npm-run-path": "^4.0.1"
},
"devDependencies": {
"snowpack": "^2.7.0"
"snowpack": "^2.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/@snowpack/plugin-parcel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/plugin-parcel",
"version": "2.0.1",
"version": "2.0.2",
"main": "plugin.js",
"license": "MIT",
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@snowpack/plugin-run-script/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0",
"version": "2.0.1",
"name": "@snowpack/plugin-run-script",
"main": "plugin.js",
"license": "MIT",
Expand All @@ -11,6 +11,6 @@
"npm-run-path": "^4.0.1"
},
"devDependencies": {
"snowpack": "^2.7.0"
"snowpack": "^2.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/@snowpack/plugin-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowpack/plugin-webpack",
"version": "2.0.0",
"version": "2.0.1",
"main": "plugin.js",
"license": "MIT",
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/snowpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snowpack",
"version": "2.7.3",
"version": "2.7.4",
"description": "Run npm packages directly in the browser. No Webpack, Parcel, or bundlers required.",
"author": "Fred K. Schott <fkschott@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -54,8 +54,8 @@
"@rollup/plugin-json": "^4.0.0",
"@rollup/plugin-node-resolve": "^8.0.0",
"@rollup/plugin-replace": "^2.1.0",
"@snowpack/plugin-build-script": "^2.0.0",
"@snowpack/plugin-run-script": "^2.0.0",
"@snowpack/plugin-build-script": "^2.0.1",
"@snowpack/plugin-run-script": "^2.0.1",
"cacache": "^15.0.0",
"cachedir": "^2.3.0",
"chokidar": "^3.4.0",
Expand Down

1 comment on commit 159cfea

@vercel
Copy link

@vercel vercel bot commented on 159cfea Jul 31, 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.