Skip to content

Commit

Permalink
"@firestitch/exif-js": "^14.0.0",
Browse files Browse the repository at this point in the history
  • Loading branch information
raygig committed Oct 2, 2024
1 parent 552ab8b commit 25dec95
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 9 deletions.
7 changes: 6 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,12 @@
"allowedCommonJsDependencies": [
"highlight.js",
"date-fns-tz"
]
],
"stylePreprocessorOptions": {
"includePaths": [
"node_modules/"
]
}
},
"configurations": {
"production": {
Expand Down
40 changes: 33 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"@firestitch/dialog": "^14.0.0",
"@firestitch/drawer": "^14.0.0",
"@firestitch/example": "^14.0.0",
"@firestitch/exif-js": "^14.0.0",
"@firestitch/file": "^14.0.0",
"@firestitch/form": "^14.0.2",
"@firestitch/iframe": "^14.0.0",
Expand Down

0 comments on commit 25dec95

Please sign in to comment.