Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2021-11-03 19:54:35 +0300
committerGitHub <noreply@github.com>2021-11-03 19:54:35 +0300
commitb97d8936794795428bdbd44bdf037e31cc9410e4 (patch)
tree6d23a1cc14723a82b31bab4edbb865057f12ecac /package.json
parent831599a72e5f56bb3f4f1b175b08126639a7614a (diff)
parent9a0bd644089d10958824a53e1796565175ec7d7f (diff)
Merge pull request #2060 from nextcloud/feature/disable-long-poll
Feature/disable long poll
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 490bd0f6..d41ad879 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "polls",
"description": "Polls app for nextcloud",
- "version": "3.3.0",
+ "version": "3.4.0-alpha1",
"authors": [
{
"name": "Vinzenz Rosenkranz",
@@ -73,7 +73,6 @@
"@nextcloud/eslint-config": "^6.1.0",
"@nextcloud/eslint-plugin": "^2.0.0",
"babel-loader": "^8.2.3",
- "clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.5.0",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",