Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiChou committed Dec 27, 2020
1 parent 45dc417 commit e77df25
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,10 +1,10 @@
{
"name": "passionfruit",
"version": "0.7.1",
"version": "0.7.2",
"description": "Inject to iOS App",
"main": "app.js",
"engines": {
"node": ">= 14.0"
"node": ">= 12.0"
},
"scripts": {
"prepare": "pushd gui && npm install && popd && npm run compile",
Expand Down

0 comments on commit e77df25

Please sign in to comment.