Skip to content

Commit 65246b3

Browse files
committed
v0.14.1
1 parent 97f358d commit 65246b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmere",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Sync your markdown files to confluence.",
55
"main": "dist/index.js",
66
"bin": {
@@ -61,10 +61,10 @@
6161
"@types/node": "^12.12.7",
6262
"@types/signale": "^1.2.1",
6363
"jest": "^26.6.3",
64+
"np": "^7.4.0",
6465
"prettier": "^1.19.1",
6566
"ts-jest": "^26.4.4",
66-
"typescript": "^3.7.2",
67-
"np": "^7.4.0"
67+
"typescript": "^3.7.2"
6868
},
6969
"dependencies": {
7070
"axios": "^0.21.1",

0 commit comments

Comments
 (0)