mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-27 07:29:54 +03:00
[gulp] Add build script in package.json
This commit is contained in:
parent
d5f1ca7951
commit
f05464e2ec
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"name": "docker-registry-ui",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"build": "./node_modules/gulp/bin/gulp.js build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Joxit/docker-registry-ui.git"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue