Skip to content

Commit

Permalink
Update circle image setup and readme urls
Browse files Browse the repository at this point in the history
  • Loading branch information
refucktor committed Jan 14, 2020
1 parent 0d3b48e commit cf12c19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defaults: &defaults
working_directory: ~/antd-scss-theme-plugin
docker:
- image: circleci/node:8.11.3
- image: circleci/node:12.14.1

whitelist: &whitelist
paths:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ With it you can:
This plugin is published as [antd-scss-theme-plugin](https://www.npmjs.com/package/@inventum/antd-scss-theme-plugin) on `npm`:

```bash
npm install --save-dev antd-scss-theme-plugin
npm install --save-dev @inventium/antd-scss-theme-plugin
```

It extends the functionality of a `antd`, `less-loader` and `sass-loader` to accomplish its goals.
Expand Down

0 comments on commit cf12c19

Please sign in to comment.