Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit 7131026

Browse files
ganemonefusion-bot[bot]
authored and
fusion-bot[bot]
committed
Release v0.1.10
#7
1 parent a7fca85 commit 7131026

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
22
"name": "fusion-plugin-i18n-react",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Adds I18n (Internationalization) support to a FusionJS app",
55
"repository": "fusionjs/fusion-plugin-i18n-react",
6-
"files": ["dist", "singleton.js"],
6+
"files": [
7+
"dist",
8+
"singleton.js"
9+
],
710
"main": "./dist/node.cjs.js",
811
"module": "./dist/node.es.js",
912
"browser": {

0 commit comments

Comments
 (0)