Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Galazka committed May 5, 2017
1 parent 1994bdb commit f8fb7a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "runjs",
"version": "3.2.1",
"version": "3.3.0",
"description": "Minimalistic building tool",
"keywords": [
"build",
Expand Down Expand Up @@ -41,10 +41,10 @@
"devDependencies": {
"babel-cli": "6.16.0",
"babel-core": "6.16.0",
"babel-preset-es2015": "6.16.0",
"babel-register": "6.16.3",
"babel-eslint": "7.0.0",
"babel-jest": "16.0.0",
"babel-preset-es2015": "6.16.0",
"babel-register": "6.16.3",
"eslint": "3.6.1",
"eslint-config-standard": "6.2.0",
"eslint-plugin-promise": "2.0.1",
Expand Down

0 comments on commit f8fb7a2

Please sign in to comment.