diff options
Diffstat (limited to 'common/gtk-3.0/3.18/package.json')
-rw-r--r-- | common/gtk-3.0/3.18/package.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/package.json b/common/gtk-3.0/3.18/package.json new file mode 100644 index 0000000..b08961b --- /dev/null +++ b/common/gtk-3.0/3.18/package.json @@ -0,0 +1,7 @@ +{ + "devDependencies": { + "gulp": "~3.9.0", + "gulp-filter": "~2.0.2", + "gulp-sass": "~2.0.4" + } +} |