Skip to content

Commit

Permalink
Dev: Added missing node-sass dependency to embeddables package
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Höck committed Feb 16, 2022
1 parent 222c996 commit 59b1e89
Show file tree
Hide file tree
Showing 2 changed files with 1,496 additions and 10 deletions.
1 change: 1 addition & 0 deletions assets/packages/embeddables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@babel/core": "^7.17.4",
"@babel/preset-env": "^7.5.5",
"env-cmd": "^10.1.0",
"node-sass": "^7.0.1",
"rollup": "^2.67.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.0.2",
Expand Down

0 comments on commit 59b1e89

Please sign in to comment.