Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Jun 18, 2019
1 parent 014c842 commit f0fb46a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "pug-lexer",
"version": "4.0.0",
"version": "4.1.0",
"description": "The pug lexer (takes a string and converts it to an array of tokens)",
"keywords": [
"pug"
],
"dependencies": {
"character-parser": "^2.1.1",
"is-expression": "^3.0.0",
"pug-error": "^1.3.2"
"pug-error": "^1.3.3"
},
"devDependencies": {
"acorn": "^3.0.4"
Expand Down

0 comments on commit f0fb46a

Please sign in to comment.