Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Include ios/ in npm package
  • Loading branch information
andymatuschak committed May 6, 2020
1 parent bb0f600 commit 92de6c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -21,7 +21,8 @@
"email": "andy@andymatuschak.org"
},
"files": [
"dist"
"dist",
"ios"
],
"license": "MIT",
"licenseFilename": "LICENSE",
Expand Down

0 comments on commit 92de6c1

Please sign in to comment.