Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
c7b0722155 | |||
6cbd74eb12 |
@ -29,7 +29,6 @@ security:
|
||||
- npmci command snyk test
|
||||
tags:
|
||||
- docker
|
||||
allow_failure: true
|
||||
|
||||
testLEGACY:
|
||||
stage: test
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartchok",
|
||||
"version": "1.0.13",
|
||||
"version": "1.0.14",
|
||||
"description": "smart wrapper for chokidar",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user