Skip to content

Commit 79f6275

Browse files
committed
Publish
- accurapp-scripts@3.2.2 - create-accurapp@3.1.3 - webpack-preset-accurapp@3.1.3
1 parent ae0d4b4 commit 79f6275

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

packages/accurapp-scripts/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "accurapp-scripts",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Scripts for AccurApp.",
55
"repository": "accurat/accurapp",
66
"license": "MIT",
@@ -28,6 +28,5 @@
2828
"semver": "^5.4.1",
2929
"webpack": "^3.5.6",
3030
"webpack-dev-server": "^2.7.1"
31-
},
32-
"devDependencies": {}
31+
}
3332
}

packages/create-accurapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-accurapp",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Create accurat apps with minimum flexible build configuration",
55
"repository": "accurat/accurapp",
66
"license": "MIT",

packages/webpack-preset-accurapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-preset-accurapp",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Webpack configuration used by Accurat, base on webpack-blocks",
55
"repository": "accurat/accurapp",
66
"license": "MIT",

0 commit comments

Comments
 (0)