Skip to content

Commit

Permalink
Merge pull request #67 from EngineeringKiosk/update-deps
Browse files Browse the repository at this point in the history
yarn cache clean && yarn upgrade
  • Loading branch information
andygrunwald authored Aug 13, 2023
2 parents 40c4852 + b3acee6 commit 3a3e5e5
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 185 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"devDependencies": {
"coffeeify": "^3.0.1",
"coffeescript": "<3.0",
"esprima-fb": "15001.1001.0-dev-harmony-fb",
"gulp": "^4.0.2",
"gulp-browserify": "^0.5.1",
"gulp-concat": "^2.6.0",
Expand All @@ -47,8 +48,7 @@
"node-sass": "^9.0.0",
"sass": "1.65.1",
"source-map": "^0.7.4",
"urijs": "^1.19.11",
"esprima-fb": "15001.1001.0-dev-harmony-fb"
"urijs": "^1.19.11"
},
"engines": {
"node": ">=13.13.0",
Expand Down
Loading

0 comments on commit 3a3e5e5

Please sign in to comment.