ui: fix .npmignore

pull/83/head
undefined 4 years ago
parent e7fe0883f7
commit 64fec8a407

@ -1,11 +1,11 @@
node_modules/ node_modules/
.cache/ .cache/
build/ /build/
common/ /common/
components/ /components/
constant/ /constant/
misc/ /misc/
pages/ /pages/
static/ /static/
utils/ /utils/
__* __*

@ -1,6 +1,6 @@
{ {
"name": "@hydrooj/ui-default", "name": "@hydrooj/ui-default",
"version": "4.5.1", "version": "4.5.2",
"author": "undefined <i@undefined.moe>", "author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"main": "hydro.js", "main": "hydro.js",

Loading…
Cancel
Save