Skip to content
Snippets Groups Projects
Unverified Commit bcac3b5b authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

fix: add `config.json` to exported package

parent 57212ea1
Branches main
No related tags found
No related merge requests found
Pipeline #31866 passed with stages
in 1 minute and 29 seconds
......@@ -10,7 +10,8 @@
"modules": "config.mjs",
"files": [
"config.js",
"config.mjs"
"config.mjs",
"config.json"
],
"scripts": {
"lint": "xo",
......
  • Congregate Migrate @congregate_migrate

    mentioned in commit b422b9ee

    By GITLAB_TOKEN on 2023-12-01T22:26:37

    · Imported

    mentioned in commit b422b9ee

    By GITLAB_TOKEN on 2023-12-01T22:26:37

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment