Rename files

This commit is contained in:
Julien Bisconti
2020-11-11 08:46:43 +01:00
parent 6235ada42e
commit 2c53974940
8 changed files with 159 additions and 288 deletions

View File

@@ -6,7 +6,7 @@
"scripts": {
"build": "rimraf ./dist/ && node build.js",
"test-pr": "node tests/pull_request.js",
"test": "node tests/all.js"
"test": "node tests/test_all.js"
},
"repository": {
"type": "git",