1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-19 07:28:05 +02:00

change to module

This commit is contained in:
Julien Bisconti 2021-10-23 23:09:46 +02:00
parent e0838158dc
commit 370d33b7a1

View file

@ -5,8 +5,8 @@
"main": "build.js",
"scripts": {
"build": "rimraf ./dist/ && node build.js",
"test-pr": "node tests/pull_request.js",
"test": "node tests/test_all.js"
"test-pr": "node tests/pull_request.mjs",
"test": "node tests/test_all.mjs"
},
"repository": {
"type": "git",