Skip to content

Commit

Permalink
Merge branch 'mini' into browser
Browse files Browse the repository at this point in the history
  • Loading branch information
bhsd-harry committed Dec 19, 2024
2 parents fe9cdfc + 218ab7d commit ed9814a
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,7 @@
},
"license": "GPL-3.0",
"author": "Bhsd",
"files": [
"/bundle/bundle.*.js",
"/extensions/*/*.js",
"/extensions/*.css",
"!/extensions/dist/gh-page.js",
"!/extensions/gh-page.css",
"!/extensions/dist/parserTests.js",
"!/extensions/test-page.css",
"/config/",
"/i18n/",
"!/config/.schema.json"
],
"files": [],
"browser": "/bundle/bundle.min.js",
"main": "./bundle/bundle.min.js",
"types": "./extensions/typings.d.ts",
Expand Down Expand Up @@ -54,7 +43,7 @@
"@bhsd/common": "^0.4.6"
},
"devDependencies": {
"@bhsd/codemirror-mediawiki": "^2.19.3",
"@bhsd/codemirror-mediawiki": "^2.19.5",
"@codemirror/lint": "^6.8.4",
"@stylistic/eslint-plugin": "^2.11.0",
"@stylistic/stylelint-plugin": "^3.1.1",
Expand Down

0 comments on commit ed9814a

Please sign in to comment.