File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,6 @@ before_install:
2323
2424install : true
2525
26-
27- before_script :
28- # If this command fails and you can't fix it, file an issue and add an exception to .nsprc
29- - npm run nsp-check
30-
3126script :
3227 - sh -x ./node_modules/patternfly-eng-release/scripts/_build.sh -a
3328
Original file line number Diff line number Diff line change 5454 "karma-phantomjs-launcher" : " ^1.0.0" ,
5555 "matchdep" : " 0.3.0" ,
5656 "nsp" : " ^2.6.1" ,
57- "patternfly-eng-release" : " ^3.26.29 " ,
57+ "patternfly-eng-release" : " ^3.26.35 " ,
5858 "semantic-release" : " ^6.3.6"
5959 },
6060 "optionalDependencies" : {
8383 "ngdocs" : " grunt ngdocs" ,
8484 "ngdocs:view" : " grunt ngdocs:view" ,
8585 "ngdocs:publish" : " grunt ngdocs:publish" ,
86- "nsp-check" : " nsp check" ,
8786 "lint" : " grunt lint" ,
8887 "test" : " grunt test" ,
8988 "check" : " grunt check" ,
You can’t perform that action at this time.
0 commit comments