mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-09 14:07:49 -06:00
I got a job!
This commit is contained in:
14
package.json
14
package.json
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "brittanychiang.com",
|
||||
"version": "0.0.0",
|
||||
"description": "Design-minded front-end software engineer focused on building beautiful interfaces and experiences",
|
||||
"description":
|
||||
"Design-minded front-end software engineer focused on building beautiful interfaces and experiences",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
@@ -9,14 +10,13 @@
|
||||
"author": "Brittany Chiang",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"browser-sync": "^2.21.0",
|
||||
"eslint-config-starry": "7.0.0",
|
||||
"eslint-plugin-starry": "5.0.0",
|
||||
"@nuscout/eslint-config": "^0.2.1",
|
||||
"browser-sync": "^2.23.6",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-autoprefixer": "^4.0.0",
|
||||
"gulp-autoprefixer": "^5.0.0",
|
||||
"gulp-clean-css": "3.9.0",
|
||||
"gulp-eslint": "4.0.0",
|
||||
"gulp-imagemin": "4.0.0",
|
||||
"gulp-eslint": "4.0.2",
|
||||
"gulp-imagemin": "4.1.0",
|
||||
"gulp-sass": "^3.1.0",
|
||||
"gulp-uglify": "3.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user