Resets root level version number (#56)
This commit is contained in:
Родитель
291997acd7
Коммит
f910681601
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "sarif-js-sdk",
|
"name": "sarif-js-sdk",
|
||||||
"version": "1.0.0-beta.1",
|
"version": "0.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "sarif-js-sdk",
|
"name": "sarif-js-sdk",
|
||||||
"version": "1.0.0-beta.1",
|
"version": "0.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "sarif-js-sdk",
|
"name": "sarif-js-sdk",
|
||||||
"version": "1.0.0-beta.1",
|
"version": "0.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "JavaScript code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see oasis-tcs/sarif-spec)",
|
"description": "JavaScript code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see oasis-tcs/sarif-spec)",
|
||||||
"repository": "https://github.com/microsoft/sarif-js-sdk.git",
|
"repository": "https://github.com/microsoft/sarif-js-sdk.git",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче