Skip to content

Commit

Permalink
chore: fix files
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Jan 15, 2023
1 parent 24499dc commit b937664
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/adapter-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
"index.d.ts",
"platforms.js"
],
"scripts": {
"lint": "prettier --check . --config ../../.prettierrc --ignore-path .gitignore",
Expand Down

0 comments on commit b937664

Please sign in to comment.