Skip to content

Commit 6f854c8

Browse files
committed
Removed pandoc-spec scripts entry.
1 parent c956bd3 commit 6f854c8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@
1515
"email": "kevin@legreq.com",
1616
"url": "https://www.linkedin.com/in/kdean"
1717
},
18-
"scripts": {
19-
"pandoc-spec": "node --eval \"import('@legreq/pandoc-spec').then((m) => { m.exec() }).catch(e => console.error(e))\""
20-
},
2118
"devDependencies": {
22-
"@legreq/pandoc-spec": "^1.0.3-beta"
19+
"@legreq/pandoc-spec": "^1.0.4-beta"
2320
}
2421
}

0 commit comments

Comments
 (0)