Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
UPDATE: 给impression添加license、repository。
Browse files Browse the repository at this point in the history
  • Loading branch information
shenlq committed Aug 16, 2016
1 parent 5b4b894 commit 97fa50e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
13 changes: 3 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"author": "peter.shenlq",
"description": "An enterprise-class UI design language and React-based implementation.",
"main": "./lib/index.js",
"license": "MIT",
"repository": "https://github.com/shenlq/impression.git",
"scripts": {
"eslint": "eslint ./src/scripts/",
"scsslint": "scss-lint src/styles/**/*.scss",
Expand Down Expand Up @@ -37,15 +39,6 @@
"eslint": "^2.8.0",
"eslint-plugin-babel": "^3.2.0",
"eslint-plugin-flow-vars": "^0.3.0",
"eslint-plugin-react": "^5.0.1",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-clean": "^0.3.2",
"gulp-copy": "0.0.2",
"gulp-imagemin": "^3.0.3",
"gulp-minify-css": "^1.2.4",
"gulp-sass": "^2.3.2",
"gulp-uglify": "^2.0.0",
"gulp-watch": "^4.3.9"
"eslint-plugin-react": "^5.0.1"
}
}
1 change: 0 additions & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"homepage": "https://github.com/shenlq/Impression",
"dependencies": {
"classnames": "^2.2.5",
"impression-react": "^0.1.0",
"react": "^15.2.0",
"react-addons-css-transition-group": "^15.2.0",
"react-dom": "^15.2.0",
Expand Down

0 comments on commit 97fa50e

Please sign in to comment.