diff --git a/package.json b/package.json index ef3441f4a..9232c051e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js" }, "devDependencies": { - "animate-sass": "git+https://github.com/tgdev/animate-sass.git", + "animate-sass": "^0.8.2", "autosize": "^3.0.20", "axios": "^0.15.2", "bootstrap-sass": "^3.3.6", diff --git a/yarn.lock b/yarn.lock index d486af5fb..da41a9e43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -75,9 +75,9 @@ amdefine@>=0.0.4: version "1.0.1" resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" -"animate-sass@git+https://github.com/tgdev/animate-sass.git": +animate-sass@^0.8.2: version "0.8.2" - resolved "git+https://github.com/tgdev/animate-sass.git#a5b094978dcd468d211ec44ca3066b262d694e32" + resolved "https://registry.yarnpkg.com/animate-sass/-/animate-sass-0.8.2.tgz#fbfa76e049177d217a50b0f99c8ee77af490b7d9" ansi-gray@^0.1.1: version "0.1.1"