Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Commit

Permalink
update package.json for Node v12
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-takei committed Dec 20, 2019
1 parent 48862b5 commit d9e26c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "growi-plugin-attachment-refs",
"version": "1.0.5",
"version": "1.0.6",
"description": "GROWI Plugin to add ref/refimg/refs/refsimg tags",
"keywords": [
"growi",
Expand Down Expand Up @@ -45,7 +45,7 @@
"react-motion": "^0.5.2"
},
"engines": {
"node": ">=8.11.1 <11",
"node": ">=8.11.1 <13",
"npm": ">=5.6.0 <7",
"yarn": ">=1.5.1 <2"
}
Expand Down

0 comments on commit d9e26c2

Please sign in to comment.