Skip to content

Commit ca88f32

Browse files
bavocokurkle
andauthored
chore: update rollup (#808)
* chore: update rollup * fix: revert karma-rollup-preprocessor to 7.0.7 * fix: recreate package-lock --------- Co-authored-by: Jukka Kurkela <[email protected]>
1 parent dd0c8b3 commit ca88f32

File tree

4 files changed

+850
-338
lines changed

4 files changed

+850
-338
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const istanbul = require('rollup-plugin-istanbul');
22
const json = require('@rollup/plugin-json');
3-
const resolve = require('rollup-plugin-node-resolve');
3+
const resolve = require('@rollup/plugin-node-resolve');
44
const builds = require('./rollup.config');
55
const yargs = require('yargs');
66
const env = process.env.NODE_ENV;

0 commit comments

Comments
 (0)