Skip to content

Commit

Permalink
New: Relative alias import transforms ๐ŸŽŠ
Browse files Browse the repository at this point in the history
  • Loading branch information
DHedgecock committed May 20, 2020
1 parent faf8297 commit a49ff11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"@babel/preset-typescript": "7.9.0",
"babel-plugin-transform-import-aliases": "1.0.0",
"babel-plugin-transform-import-aliases": "1.1.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24"
},
"devDependencies": {
Expand All @@ -50,11 +50,11 @@
"@crystal-ball/prettier-base": "2.2.0",
"@crystal-ball/semantic-release-base": "2.17.0",
"@types/jest": "25.2.3",
"@types/node": "14.0.1",
"@types/node": "14.0.4",
"eslint-config-eloquence": "13.8.0",
"husky": "4.2.5",
"jest": "26.0.1",
"typescript": "3.9.2"
"typescript": "3.9.3"
},
"prettier": "@crystal-ball/prettier-base",
"config": {
Expand Down

0 comments on commit a49ff11

Please sign in to comment.