This commit is contained in:
Stefano Falda 2018-05-13 21:03:34 +02:00
parent dbd82b6b9c
commit 259d27fc93

View File

@ -1,6 +1,6 @@
{
"name": "localized-strings",
"version": "0.0.10",
"version": "0.0.11",
"description": "Simple module to localize the strings of any JS based program using the same syntax used in the ReactLocalization and ReactNativeLocalization module, use 'npm run build' before publishing",
"scripts": {
"babel-version": "babel --version",