Skip to content

Commit 88414f4

Browse files
committed
Updated package.json via batch updater script
1 parent 22846e7 commit 88414f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
"name": "java-script-arithmetic-lab",
33
"version": "0.1.0",
44
"description": "Practice defining functions and operating on numbers in JavaScript",
5-
"engines": {
6-
"node": "6.x",
7-
"npm": "3.x"
8-
},
95
"main": "index.js",
106
"scripts": {
117
"test": "mocha -R mocha-multi --reporter-options nyan=-,json=.results.json"

0 commit comments

Comments
 (0)