Skip to content

Commit 705ff93

Browse files
authored
fix dependencies: remove hyparquet-writer from dev dependencies (#1621)
Please ensure your pull request adheres to the following guidelines: - [ ] make sure to link the related issues in this description - [ ] when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes - [ ] If data sources for any opportunity has been updated/added, please update the [wiki](https://wiki.corp.adobe.com/display/AEMSites/Data+Sources+for+Opportunities) for same opportunity. ## Related Issues Thanks for contributing!
1 parent 0899aa8 commit 705ff93

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

package-lock.json

Lines changed: 10 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@
145145
"eslint": "9.39.1",
146146
"esmock": "2.7.3",
147147
"husky": "9.1.7",
148-
"hyparquet-writer": "0.9.1",
149148
"junit-report-builder": "5.1.1",
150149
"lint-staged": "16.2.6",
151150
"mocha": "11.7.5",
@@ -172,4 +171,4 @@
172171
],
173172
"ext": ".js, .cjs, .ejs, .css"
174173
}
175-
}
174+
}

0 commit comments

Comments
 (0)