From ab77b207ba21c3e708e1bf514e6fe5be2970e3f5 Mon Sep 17 00:00:00 2001 From: Dog2puppy Date: Wed, 1 Nov 2017 17:24:31 -0400 Subject: [PATCH] Fix the last link under npm dependencies (#1400) --- docs/bulma-start.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bulma-start.html b/docs/bulma-start.html index cd0862fe..e25124a0 100644 --- a/docs/bulma-start.html +++ b/docs/bulma-start.html @@ -66,7 +66,7 @@ npm_url: https://www.npmjs.com/package/bulma-start
  • bulma
  • node-sass to compile your own Sass file
  • postcss-cli and autoprefixer to add support for older browsers
  • -
  • babel-cli, babel-preset-env and [babel-preset-es2015-ie](https://github.com/jmcriffey/babel-preset-es2015-ie) for compiling ES6 JavaScript files
  • +
  • babel-cli, babel-preset-env and babel-preset-es2015-ie for compiling ES6 JavaScript files
  • Apart from package.json, the following files are included: