1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-01-31 09:44:50 +01:00
parent 896ef4c77d
commit fbe8972ffa
110 changed files with 632 additions and 632 deletions

View file

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