Skip to content

Commit b59b40c

Browse files
committed
Remove jspm object from package.json
1 parent 1ceb13e commit b59b40c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: package.json

-8
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@
3333
"postcss-scss": "^1.0.0",
3434
"sugarss": "^1.0.0"
3535
},
36-
"jspm": {
37-
"name": "postcss-import",
38-
"main": "index.js",
39-
"browser": {
40-
"./lib/load-content": "@empty",
41-
"./lib/resolve-id": "@empty"
42-
}
43-
},
4436
"scripts": {
4537
"lint": "eslint --fix .",
4638
"pretest": "npm run lint",

0 commit comments

Comments
 (0)