Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @wingsplatform/pay@0.1.3
 - @wingsplatform/proxy@0.2.1
 - @wingsplatform/react@0.13.0
 - @wingsplatform/sdk@0.3.2
  • Loading branch information
Maarten Busstra committed Sep 11, 2018
1 parent cfd4727 commit f27ebea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/pay/package.json
@@ -1,6 +1,6 @@
{
"name": "@wingsplatform/pay",
"version": "0.1.2",
"version": "0.1.3",
"description": "",
"main": "build/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy/package.json
@@ -1,6 +1,6 @@
{
"name": "@wingsplatform/proxy",
"version": "0.2.0",
"version": "0.2.1",
"main": "build/index.cjs.js",
"module": "build/index.esm.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@wingsplatform/react",
"version": "0.12.1",
"version": "0.13.0",
"main": "build/index.js",
"scripts": {
"start": "npm run build -- --watch",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
@@ -1,6 +1,6 @@
{
"name": "@wingsplatform/sdk",
"version": "0.3.1",
"version": "0.3.2",
"main": "build/index.js",
"scripts": {
"start": "npm run build -- --watch",
Expand Down

0 comments on commit f27ebea

Please sign in to comment.