We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8f250 commit 601ab5aCopy full SHA for 601ab5a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "starkstring",
3
- "version": "0.3.2",
+ "version": "0.3.3",
4
"description": "Persian language localization.",
5
"homepage": "http://github.com/hosseinmd/starkString",
6
"author": "Hossein Mohammadi <hosseinm.developer@gmail.com> ",
@@ -30,10 +30,10 @@
30
}
31
],
32
"devDependencies": {
33
+ "@babel/preset-env": "^7.11.0",
34
"@react-native-community/eslint-config": "1.1.0",
35
"@typescript-eslint/eslint-plugin": "^3.8.0",
36
"@typescript-eslint/parser": "^2.20.0",
- "@babel/preset-env": "^7.11.0",
37
"babel-jest": "^24.9.0",
38
"eslint": "7.3.1",
39
"eslint-plugin-prettier": "3.1.4",
@@ -48,4 +48,4 @@
48
"build": "tsc",
49
"test": "yarn build && jest"
50
51
-}
+}
0 commit comments