1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-04-24 10:21:48 +02:00
parent 7d6aabfaaf
commit 4003c1425c
157 changed files with 878 additions and 858 deletions

View file

@ -1,6 +1,6 @@
{
"name": "gatsby-remark-jargon",
"version": "2.15.1-rc.1",
"version": "2.15.1",
"description": "A gatsby-transformer-remark sub-plugin for jargon terms",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -29,7 +29,7 @@
},
"peerDependencies": {},
"dependencies": {
"remark-jargon": "^2.15.1-rc.1"
"remark-jargon": "^2.15.1"
},
"devDependencies": {},
"files": [
@ -39,7 +39,7 @@
],
"publishConfig": {
"access": "public",
"tag": "next"
"tag": "latest"
},
"engines": {
"node": ">=12.0.0",