Compare commits

..

No commits in common. "master" and "1" have entirely different histories.
master ... 1

3 changed files with 1 additions and 30 deletions

View File

@ -1,3 +1,3 @@
# test # test
22 4

13
package-lock.json generated
View File

@ -1,13 +0,0 @@
{
"name": "test",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "test",
"version": "1.0.0",
"license": "ISC"
}
}
}

View File

@ -1,16 +0,0 @@
{
"name": "test",
"version": "1.0.0",
"description": "22",
"repository": {
"type": "git",
"url": "https://git.tranche.ca/fmatte/test.git"
},
"license": "ISC",
"author": "",
"type": "module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}