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

Commit 673cfc7

Browse files
chore(atlauncher-scripts): switch to minor package updates over patch
1 parent fcee25c commit 673cfc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/atlauncher-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@atlauncher/eslint-config-atlauncher": "^0.1.0-12",
2626
"@atlauncher/eslint-plugin-atlauncher": "^0.2.1",
2727
"babel-eslint": "^7.2.3",
28-
"babel-jest": "~20.0.3",
28+
"babel-jest": "^20.0.3",
2929
"eslint": "^4.1.1",
3030
"eslint-plugin-eslint-comments": "^1.0.2",
3131
"eslint-plugin-filenames": "^1.2.0",
@@ -36,7 +36,7 @@
3636
"eslint-plugin-no-loops": "^0.3.0",
3737
"eslint-plugin-promise": "^3.5.0",
3838
"eslint-plugin-react": "^7.1.0",
39-
"jest": "~20.0.4"
39+
"jest": "^20.0.4"
4040
},
4141
"engineStrict": true,
4242
"engines": {

0 commit comments

Comments
 (0)