Skip to content

Commit 601ab5a

Browse files
committed
v0.3.3
1 parent 4a8f250 commit 601ab5a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starkstring",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Persian language localization.",
55
"homepage": "http://github.com/hosseinmd/starkString",
66
"author": "Hossein Mohammadi <hosseinm.developer@gmail.com> ",
@@ -30,10 +30,10 @@
3030
}
3131
],
3232
"devDependencies": {
33+
"@babel/preset-env": "^7.11.0",
3334
"@react-native-community/eslint-config": "1.1.0",
3435
"@typescript-eslint/eslint-plugin": "^3.8.0",
3536
"@typescript-eslint/parser": "^2.20.0",
36-
"@babel/preset-env": "^7.11.0",
3737
"babel-jest": "^24.9.0",
3838
"eslint": "7.3.1",
3939
"eslint-plugin-prettier": "3.1.4",
@@ -48,4 +48,4 @@
4848
"build": "tsc",
4949
"test": "yarn build && jest"
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)