Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip committed Aug 22, 2019
1 parent 59e4f8e commit 151d75c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/electrode-archetype-opt-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electrode-archetype-opt-jest",
"version": "1.0.0",
"version": "24.0.0",
"description": "Electrode NodeJS/React Optional Archetype JEST",
"main": "optional-check.js",
"homepage": "http://www.electrode.io",
Expand Down Expand Up @@ -36,5 +36,10 @@
"optionalTagName": "jest",
"expectTag": true,
"defaultInstall": true
},
"fyn": {
"devDependencies": {
"opt-archetype-check": "../opt-archetype-check"
}
}
}

0 comments on commit 151d75c

Please sign in to comment.