Skip to content

Commit

Permalink
Merge 3287b7e into 774306e
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 14, 2020
2 parents 774306e + 3287b7e commit 363786e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
[![Dependencies Status][david-image]][david-url]

# Fest templates loader for Webpack

[![Greenkeeper badge](https://badges.greenkeeper.io/ogonkov/fest-webpack-loader.svg)](https://greenkeeper.io/)

This Webpack loader compiles [Fest](https://github.com/mailru/fest) templates.

## Install
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"babel-jest": "^24.8.0",
"babel-jest": "^25.1.0",
"coveralls": "^3.0.9",
"eslint": "^6.0.1",
"fest": "^0.12.1",
"jest": "^24.8.0",
"memory-fs": "^0.4.1",
"jest": "^25.1.0",
"memory-fs": "^0.5.0",
"webpack": "^4.36.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 363786e

Please sign in to comment.