From 9406e971635fc7c8fac8190c00b762f326723ea8 Mon Sep 17 00:00:00 2001 From: Raphael Amorim Date: Tue, 24 Oct 2017 00:33:30 -0200 Subject: [PATCH] Update native-css to 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d259e7..e6fddd7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "fs": "0.0.2", "loader-utils": "^0.2.12", - "native-css": "^1.2.3", + "native-css": "^2.0.0", "path": "^0.12.7" }, "devDependencies": {