Skip to content

Commit

Permalink
feat: bump grumbler scripts to 8.0.4 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtjones404 authored Nov 18, 2022
1 parent f475c24 commit 9d259b0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
[include]
[libs]
flow-typed
node_modules/@krakenjs/grumbler-scripts/declarations.js
[options]
module.name_mapper='^src\(.*\)$' -> '<PROJECT_ROOT>/src/\1'
experimental.const_params=false
2 changes: 1 addition & 1 deletion babel.config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "@krakenjs/babel-config-grumbler/babel-browser"
"extends": "@krakenjs/babel-config-grumbler/babelrc-browser"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@krakenjs/grumbler-scripts": "^8.0.1",
"@krakenjs/grumbler-scripts": "^8.0.4",
"cross-env": "^7.0.3",
"flow-bin": "0.155.0",
"flow-typed": "^3.8.0",
Expand Down

0 comments on commit 9d259b0

Please sign in to comment.