Skip to content

Commit

Permalink
Remove jspm object from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed May 12, 2017
1 parent 1ceb13e commit b59b40c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@
"postcss-scss": "^1.0.0",
"sugarss": "^1.0.0"
},
"jspm": {
"name": "postcss-import",
"main": "index.js",
"browser": {
"./lib/load-content": "@empty",
"./lib/resolve-id": "@empty"
}
},
"scripts": {
"lint": "eslint --fix .",
"pretest": "npm run lint",
Expand Down

0 comments on commit b59b40c

Please sign in to comment.