Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - babel-preset-poi@1.0.1
 - poi-load-config@1.1.2
 - poi@9.5.1
  • Loading branch information
egoist committed Nov 7, 2017
1 parent a5041bc commit e83d14a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/babel-preset-poi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-poi",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"files": [
"index.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/poi-load-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poi-load-config",
"version": "1.1.1",
"version": "1.1.2",
"repository": "egoist/poi",
"files": [
"*.js"
Expand Down
6 changes: 3 additions & 3 deletions packages/poi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poi",
"version": "9.5.0",
"version": "9.5.1",
"description": "Fast prototype and distribute modern web apps like a pro.",
"repository": {
"url": "egoist/poi",
Expand Down Expand Up @@ -42,7 +42,7 @@
"autoprefixer": "^7.1.2",
"babel-core": "^6.24.1",
"babel-loader": "^7.0.0",
"babel-preset-poi": "^1.0.0",
"babel-preset-poi": "^1.0.1",
"cac": "^4.0.0",
"case-sensitive-paths-webpack-plugin": "^2.0.0",
"chalk": "^2.0.1",
Expand All @@ -64,7 +64,7 @@
"opn": "^5.0.0",
"parse-json-config": "^0.2.0",
"poi-dev-utils": "^1.0.1",
"poi-load-config": "^1.1.1",
"poi-load-config": "^1.1.2",
"post-compile-webpack-plugin": "^0.1.1",
"postcss-loader": "^2.0.6",
"rimraf": "^2.6.1",
Expand Down

0 comments on commit e83d14a

Please sign in to comment.