add versions

This commit is contained in:
silverwind 2022-11-12 12:47:57 +01:00
parent 50c978010d
commit 3c4b9b5f97
Signed by: silverwind
GPG Key ID: 2E62B41C93869443
3 changed files with 9 additions and 0 deletions

3
.gitignore vendored Normal file

@ -0,0 +1,3 @@
/.vscode
/node_modules
/npm-debug.log*

1
Naïve file.docx Normal file

@ -0,0 +1 @@
foo

5
package.json Normal file

@ -0,0 +1,5 @@
{
"devDependencies": {
"versions": "10.2.0"
}
}