Skip to content

Commit

Permalink
v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaeu committed Aug 26, 2021
1 parent 97f358d commit 65246b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmere",
"version": "0.14.0",
"version": "0.14.1",
"description": "Sync your markdown files to confluence.",
"main": "dist/index.js",
"bin": {
Expand Down Expand Up @@ -61,10 +61,10 @@
"@types/node": "^12.12.7",
"@types/signale": "^1.2.1",
"jest": "^26.6.3",
"np": "^7.4.0",
"prettier": "^1.19.1",
"ts-jest": "^26.4.4",
"typescript": "^3.7.2",
"np": "^7.4.0"
"typescript": "^3.7.2"
},
"dependencies": {
"axios": "^0.21.1",
Expand Down

0 comments on commit 65246b3

Please sign in to comment.