Skip to content

Commit

Permalink
Merge pull request #78 from fink-lang/upgrade
Browse files Browse the repository at this point in the history
fix(deps): update dependencies, change to main branch
  • Loading branch information
kollhof authored Sep 8, 2020
2 parents 4325331 + 43f1efb commit 318d575
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"branches": "master",
"branches": "main",
"debug": true,
"pkgRoot": "build/pkg"
}
121 changes: 28 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
}
},
"devDependencies": {
"@fink/cli": "^6.1.0",
"@fink/jest": "^5.1.0",
"@fink/larix": "^12.1.0",
"@fink/loxia": "^12.1.1",
"@fink/cli": "^6.2.0",
"@fink/jest": "^5.2.0",
"@fink/larix": "^12.2.1",
"@fink/loxia": "^12.2.0",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.1.0",
"jest-cli": "^26.1.0",
Expand Down

0 comments on commit 318d575

Please sign in to comment.