i18n-format
Advanced tools
Comparing version 3.0.0-pre.6 to 3.0.0-pre.7
@@ -21,3 +21,3 @@ { | ||
"name": "i18n-format", | ||
"version": "3.0.0-pre.6", | ||
"version": "3.0.0-pre.7", | ||
"main": "i18n-format.js", | ||
@@ -24,0 +24,0 @@ "directories": { |
@@ -22,3 +22,3 @@ [![Build Status](https://travis-ci.org/t2ym/i18n-format.svg?branch=master)](https://travis-ci.org/t2ym/i18n-format) | ||
```javascript | ||
import "i18n-format/i18n-format.html"; | ||
import "i18n-format/i18n-format.js"; | ||
``` | ||
@@ -25,0 +25,0 @@ |
@@ -35,2 +35,7 @@ { | ||
"version": "12" | ||
}, | ||
{ | ||
"browserName": "safari", | ||
"platform": "OS X 10.11", | ||
"version": "9" | ||
} | ||
@@ -37,0 +42,0 @@ ] |
104881
1058