Skip to content

Commit

Permalink
package.json: updates for yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov committed Jun 9, 2024
1 parent 954ef73 commit 4597e46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"karma-spec-reporter": "^0.0.36",
"mocha": "^10.3.0",
"node-fetch": "^3.3.2",
"rollup": "^3.2.5",
"yauzl-promise": "^4.0.0"
},
"license": "MPL-2.0",
Expand Down Expand Up @@ -95,5 +96,8 @@
"base": "SauceLabs",
"browserName": "firefox"
}
},
"dependencies": {
"@babel/core": "^7.20.5"
}
}

0 comments on commit 4597e46

Please sign in to comment.