Skip to content

Commit

Permalink
"error driven development"
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-haskell committed May 25, 2022
1 parent c2312d4 commit fa733ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Expand Up @@ -20,6 +20,7 @@ jobs:
node-version: 16
- run: npm install
- run: npm run setup
- run: npm link
- run: npm test

publish-npm:
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
@@ -1,6 +1,6 @@
{
"name": "elm-land",
"version": "0.11.1",
"version": "0.11.2",
"description": "Reliable web apps for everyone",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit fa733ce

Please sign in to comment.