We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3b827 commit 8f96af8Copy full SHA for 8f96af8
package.json
@@ -3,7 +3,7 @@
3
"name": "nativescript-dev-xcode",
4
"description": "parser for xcodeproj/project.pbxproj files",
5
"main": "index.js",
6
- "version": "0.7.1-alpha.4",
+ "version": "0.8.0",
7
"files": [
8
"lib",
9
"!lib/parser/pbxproj.pegjs"
@@ -12,7 +12,7 @@
12
"url": "https://github.com/NativeScript/nativescript-dev-xcode.git"
13
},
14
"engines": {
15
- "node": ">=6.0.0"
+ "node": ">=14.0.0"
16
17
"dependencies": {
18
"simple-plist": "1.3.1",
0 commit comments