diff --git a/dist/docs/assets/js/paper.js b/dist/docs/assets/js/paper.js index cfb84251..0cbb5be1 100644 --- a/dist/docs/assets/js/paper.js +++ b/dist/docs/assets/js/paper.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Sun May 22 15:59:05 2016 +0200 + * Date: Sun May 22 16:00:27 2016 +0200 * *** * diff --git a/dist/paper-core.js b/dist/paper-core.js index e926f134..afd048df 100644 --- a/dist/paper-core.js +++ b/dist/paper-core.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Sun May 22 15:59:05 2016 +0200 + * Date: Sun May 22 16:00:27 2016 +0200 * *** * diff --git a/dist/paper-core.min.js b/dist/paper-core.min.js index eb57bf87..3e1ef788 100644 --- a/dist/paper-core.min.js +++ b/dist/paper-core.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Sun May 22 15:59:05 2016 +0200 + * Date: Sun May 22 16:00:27 2016 +0200 * *** * diff --git a/dist/paper-full.js b/dist/paper-full.js index cfb84251..0cbb5be1 100644 --- a/dist/paper-full.js +++ b/dist/paper-full.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Sun May 22 15:59:05 2016 +0200 + * Date: Sun May 22 16:00:27 2016 +0200 * *** * diff --git a/dist/paper-full.min.js b/dist/paper-full.min.js index c7d56ec0..0020bb65 100644 --- a/dist/paper-full.min.js +++ b/dist/paper-full.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Sun May 22 15:59:05 2016 +0200 + * Date: Sun May 22 16:00:27 2016 +0200 * *** * diff --git a/package.json b/package.json index cd323d31..21faf4a7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "README.md" ], "engines": { - "node": ">=4.0.0 <6.0.0" + "node": ">=4.0.0 <7.0.0" }, "dependencies": { "jsdom": "^8.3.0",