Skip to content

Commit

Permalink
Update dependencies of widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKvalheim committed Oct 9, 2023
1 parent 1d4816c commit 1fc470d
Show file tree
Hide file tree
Showing 2 changed files with 848 additions and 625 deletions.
4 changes: 2 additions & 2 deletions widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"normalize.css": "^8.0.1"
},
"devDependencies": {
"@parcel/transformer-pug": "2.7.0",
"@parcel/transformer-pug": "2.9.3",
"js-yaml": "^4.1.0",
"jstransformer-markdown-it": "^3.0.0",
"parcel": "^2.7.0"
"parcel": "^2.9.3"
},
"scripts": {
"build": "parcel build --no-cache --public-url '/widgets/' entrypoints/*",
Expand Down
Loading

0 comments on commit 1fc470d

Please sign in to comment.