Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 23c8659

Browse files
committedApr 26, 2019
4.12.0
1 parent bc78b22 commit 23c8659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-sass",
3-
"version": "4.11.0",
3+
"version": "4.12.0",
44
"libsass": "3.5.4",
55
"description": "Wrapper around libsass",
66
"license": "MIT",

3 commit comments

Comments
 (3)

fengmk2 commented on Apr 26, 2019

@fengmk2

The version is still 4.11.0 on npm https://www.npmjs.com/package/node-sass , the npm publish fail?

fengmk2 commented on Apr 26, 2019

@fengmk2

@xzyfer can you check again the npm publish is success or not?

nikeee commented on Apr 26, 2019

@nikeee

Same here

This repository has been archived.