Skip to content

Commit 82309f7

Browse files
committed
Merge pull request parse-community#46 from ParsePlatform/fosco.dev
Added engines tag to package.json
2 parents 67340f1 + 66184ed commit 82309f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,8 @@
2525
},
2626
"scripts": {
2727
"test": "TESTING=1 jasmine"
28+
},
29+
"engines": {
30+
"node": ">=4.1"
2831
}
2932
}

0 commit comments

Comments
 (0)