From 08d7236125a2fa8acee4fabea9f11cee47048e3f Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 12 Feb 2015 16:42:08 -0800 Subject: [PATCH] :arrow_up: atom-space-pen-views@2.0.4 Adding this to core even though it is only needed by core packages in order to ensure the version that gets bundled in Atom. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ef35c3ea0..64db24f27 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "6to5-core": "^3.0.14", "async": "0.2.6", "atom-keymap": "^3.1.2", + "atom-space-pen-views": "^2.0.4", "bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372", "clear-cut": "0.4.0", "coffee-cash": "0.7.0",