Skip to content

Commit

Permalink
release: @wepy/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaufy committed Jun 22, 2019
1 parent 64fee2f commit ea099ba
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions packages/compiler-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/compiler-sass",
"version": "2.0.0",
"version": "2.0.1",
"description": "wepy compile sass",
"main": "index.js",
"scripts": {
Expand All @@ -9,13 +9,18 @@
"keywords": [
"sass"
],
"author": "Gcaufy",
"author": {
"name": "Gcaufy"
},
"license": "MIT",
"dependencies": {
"loader-utils": "^1.1.0",
"node-sass": "^4.0.0"
},
"devDependencies": {
"enhanced-resolve": "^4.0.0"
}
},
"readme": "ERROR: No README data found!",
"_id": "@wepy/[email protected]",
"_commitid": "64fee2f"
}

1 comment on commit ea099ba

@Gcaufy
Copy link
Collaborator Author

@Gcaufy Gcaufy commented on ea099ba Jun 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.