File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# purescript-lumi-components [ ![ Build Status] ( https://travis-ci.org/lumihq/purescript-lumi-components.svg?branch=master )] ( https://travis-ci.org/lumihq/purescript-lumi-components )
2
2
3
- [ lumihq.github.io/purescript-lumi-components] ( https://lumihq.github.io/purescript-lumi-components/ )
3
+ - [ lumihq.github.io/purescript-lumi-components] ( https://lumihq.github.io/purescript-lumi-components/ )
4
+ - [ purescript-lumi-components on Pursuit] ( https://pursuit.purescript.org/packages/purescript-lumi-components/ )
4
5
5
6
This is a component library focused on Lumi's specific UI and UX needs. Available components are found in ` src/components ` .
6
7
@@ -32,7 +33,7 @@ You can run production builds (output minified, static files to `build/`) using
32
33
33
34
``` sh
34
35
pulp version 0.x.y
35
- git push --follow-tags
36
+ pulp publish
36
37
npm run deploy
37
38
```
38
39
You can’t perform that action at this time.
0 commit comments