Skip to content

Commit e2edc00

Browse files
authored
Merge pull request #1778 from Krinkle/update-nopt
Update from nopt 3.x to nopt 5.0.0
2 parents e1bb073 + 7fe6cc2 commit e2edc00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
"exit": "~0.1.2",
4343
"findup-sync": "~5.0.0",
4444
"glob": "~7.1.6",
45-
"grunt-cli": "~1.4.3",
45+
"grunt-cli": "^1.4.3",
4646
"grunt-known-options": "~2.0.0",
4747
"grunt-legacy-log": "~3.0.0",
4848
"grunt-legacy-util": "~2.0.1",
4949
"iconv-lite": "~0.6.3",
5050
"js-yaml": "~3.14.0",
5151
"minimatch": "~3.0.4",
52-
"nopt": "~3.0.6"
52+
"nopt": "^5.0.0"
5353
},
5454
"devDependencies": {
5555
"difflet": "~1.0.1",

0 commit comments

Comments
 (0)