Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

Commit

Permalink
Release v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ganemone authored and fusion-bot[bot] committed Jul 5, 2018
1 parent 5475193 commit f216bcb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"name": "fusion-react-async",
"version": "1.2.2",
"version": "1.2.3",
"description": "Prepare you app state for async rendering",
"repository": "fusionjs/fusion-react-async",
"files": ["dist", "src"],
"files": [
"dist",
"src"
],
"main": "./dist/index.js",
"module": "./dist/index.es.js",
"browser": {
Expand Down

0 comments on commit f216bcb

Please sign in to comment.