Skip to content

Commit 7af6267

Browse files
committed
chore: Add publish field to spago.yaml package
1 parent 1d08a1e commit 7af6267

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spago.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
package:
22
name: js-intl
3+
publish:
4+
license: MIT
5+
version: 1.1.0
6+
location:
7+
githubOwner: pete-murphy
8+
githubRepo: purescript-js-intl
39
dependencies:
410
- arrays
511
- convertable-options

0 commit comments

Comments
 (0)