JS: Remove versions from packs we don't intend to publish

This commit is contained in:
Henry Mercer
2022-02-02 18:10:57 +00:00
parent 7018f6ad40
commit a586be956e
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
name: codeql/javascript-experimental-atm-model-building
version: 0.0.0
extractor: javascript
library: false
groups:

View File

@@ -1,5 +1,4 @@
name: codeql/javascript-experimental-atm-tests
version: 0.0.0
extractor: javascript
dependencies:
codeql/javascript-experimental-atm-model-building: "*"