Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.

Update cssstats version to AST compatible version, 1.0.0 #4

Merged
merged 2 commits into from
May 7, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
1.0.0
  • Loading branch information
johno committed May 7, 2015
commit 3d5d339be66f8b9ffa2089ec52f3e7faa747e8cb
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "postcss-cssstats",
"description": "A PostCSS plugin for cssstats.",
"author": "John Otander",
"version": "0.0.1",
"version": "1.0.0",
"main": "index.js",
"directories": {
"test": "test"
Expand Down