mirror of https://codeberg.org/pzp/pzp-db.git
set module type to commonjs
This commit is contained in:
parent
dcab315fe5
commit
99510e6fb7
|
@ -19,6 +19,7 @@
|
||||||
"require": "./lib/feed-v1/index.js"
|
"require": "./lib/feed-v1/index.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"type": "commonjs",
|
||||||
"author": "Andre Staltz <contact@staltz.com>",
|
"author": "Andre Staltz <contact@staltz.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/staltz/ppppp-db",
|
"homepage": "https://github.com/staltz/ppppp-db",
|
||||||
|
|
Loading…
Reference in New Issue